Showing posts with label select month name. Show all posts
Showing posts with label select month name. Show all posts

Saturday, October 20, 2012

print month name

simple DATENAME function can be used to print month name 

 select DATENAME(month,getdate())


How cache can be enabled for embeded text as well for search query results in Azure AI ?

 Great question, Rahul! Caching in the context of Azure AI (especially when using **RAG pipelines with Azure OpenAI + Azure AI Search**) can...