Showing results for June 2024 - Azure SQL Devs’ Corner

Jun 11, 2024
0
1

Building Course Registration Project with Azure SQL Database

Anagha Todalbagi Kendall Hoffman
Anagha,
Kendall

This semester long project was completed by Master's students at Cornell University with mentorship from the Azure SQL database product team at Microsoft.   Project Mission The purpose of this project is to design a high-fidelity university course registration system utilizing Microsoft Azure cloud services. Our target audience includes uni...

Azure SQLPythonOpenAI
Jun 4, 2024
1
3

Unleashing the Potential of Generative AI in Azure SQL Database

Sanjay Mishra
Sanjay Mishra

Generative AI is not just a technological advancement; it's a paradigm shift that is redefining the landscape of customer interaction. Azure SQL Database stands at the forefront of this revolution, offering unparalleled opportunities to harness the power of "your data" in crafting state-of-the-art applications. As we stand at the cusp of an AI r...

Azure SQLAIOpenAI
Jun 4, 2024
0
1

Announcing UNISTR and || operator in Azure SQL Database – preview

Abhiman Tiwari
Abhiman Tiwari

We are excited to announce that the UNISTR intrinsic function and ANSI SQL concatenation operator (||) are now available in public preview in Azure SQL Database. The UNISTR function allows you to escape Unicode characters, making it easier to work with international text. The ANSI SQL concatenation operator (||) provides a simple and intuitive way ...

Azure SQLT-SQL