News

A common SQL habit is to use SELECT * on a query, because it’s tedious to list all the columns you need. Plus, sometimes those columns may change over time, so why not just do things the easy way?
Joey on SQL Server That One Easy Trick for SQL Server Performance Here's how to fix that performance database query to speed up response time. By Joey D'Antoni 09/28/2021 ...
Send the prompt to OpenAI’s GPT-3.5-turbo API and request an SQL query to answer your question. Run the SQL that comes back on your data set to calculate your answer.
That’s it. That’s all the powershell code it takes to query for your last backup times. Now, there are tons of other properties you can query at the DB level that are just as easy.
With SQLake, building a pipeline is as easy as writing a SQL query. This creates numerous benefits, including: Pipeline development cycles are shortened from months to weeks or days.