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
1,035 reads
Learn how the DeepSeek GenAI LLM works and see how it produces SQL code.
2025-03-31
1,035 reads
Learn how to emulate Azure storage for files, blogs, and queues.
2025-02-24
1,178 reads
Learn how to create and modify a database project in Azure Data Studio.
2025-02-10
1,471 reads
2024-10-21
1,930 reads
2024-09-09
4,006 reads
Learn how to get started with Git and Visual Studio Code.
2024-08-05
4,974 reads
Learn how you can create and use a Jupyter Notebook in VS Code.
2024-07-22
3,336 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,995 reads
2024-06-17
9,965 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,887 reads
By Brian Kelley
Core skills depends on the position, but the point is that ensuring you have...
By Steve Jones
zverism – n. the wish that people could suspend their civility and indulge in...
By Kevin3NF
The Source Control Dilemma Every DBA has been there. Trying to keep track of...
Comments posted to this topic are about the item Is GenAI Coming Faster Than...
Comments posted to this topic are about the item Local Storage Options
Comments posted to this topic are about the item DeepSeek: What is new with...
I'm setting up a SQL Server 2019 instance and we are planning on using SMB storage for our database files. However, the file share isn't ready, so the idea is to use the \127.0.0.1dbfile as the location to start and then move these files to the remote server. Can I do this?
See possible answers