News

For the past fifty years, SQL has helped us understand, manipulate and use our data to our advantage.
Thanks to the technology behind ChatGPT, it’s become surprisingly simple to query a data set in plain English. As with most generative AI, results from OpenAI’s API are still imperfect, which ...
mcp_ohmy_sql is an open-source Text-to-SQL system developed for deployment in enterprise production. It is not about specific ...
SQL has dominated data querying for decades. Newer query languages offer more elegance, simplicity, and flexibility for modern use cases.
If you have accidently deleted data from database tables in MS SQL Server, you can restore the deleted data (tables) using Log Sequence Number (LSN). But for this, you need the transaction backup file ...
Microsoft has released the first release candidate for SQL Server 2025, touting AI capabilities and experimental features ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...