DeepSeek: What is new with this AI technology?
Learn how the DeepSeek GenAI LLM works and see how it produces SQL code.
2025-03-31
3,352 reads
Learn how the DeepSeek GenAI LLM works and see how it produces SQL code.
2025-03-31
3,352 reads
Learn how to emulate Azure storage for files, blogs, and queues.
2025-02-24
1,226 reads
Learn how to create and modify a database project in Azure Data Studio.
2025-02-10
1,506 reads
2024-10-21
1,945 reads
2024-09-09
4,036 reads
Learn how to get started with Git and Visual Studio Code.
2024-08-05
5,075 reads
Learn how you can create and use a Jupyter Notebook in VS Code.
2024-07-22
3,457 reads
Learn about the new Gemini AI from Google and how this can be used for common tasks, as well summarizing content.
2024-07-08
1,998 reads
2024-06-17
10,641 reads
Learn how Daniel Calbimonte is using the AI in Bing to have some fun, write some code, and get help.
2024-05-27
2,909 reads
By Steve Jones
I heard someone say recently that you can’t change a primary key value in...
By Kevin3NF
Indexes 101: What, Why, and When? “What Is an Index?” I get this question...
By Arun Sirpal
I do believe most people know about the ability to backup your SQL server...
I need to update greatherthan8 (category) record to Missing (status) if the same member...
Quick one I hope in case I'm heading off in entirely the wrong direction!...
Hi everyone I am looking at the size of my db on disk (ie...
How can I check what value I used for TEXTSIZE? I ran this code:
SET TEXTSIZE 8096But then deleted the code and couldn't remember. Is there a way to check this? See possible answers