• Home
  • Consulting
    • About Andrew
    • Consulting Projects
    • SQL Performance Review
  • Developer Resources
    • SQL Performance Tips
    • SQL Storage Management
    • SQL Coding Examples
    • SQL Security
    • Problems Solved
    • Downloads
    • User Groups
    • Hardware Links
  • Presentations
    • Presentations
    • Talks and Seminars
    • Webinars
    • Videos
  • Contact
 

Generating T-SQL with AI, a quick demo on YouTube

by nsadmin | Apr 17, 2025 | SQL coding, SQL Performance, Videos

The YouTube video by Andy Novick demonstrates using a large language model (specifically Grok-3 in April 2025) to generate T-SQL code for a simple ETL task. Novick, a SQL Server consultant, provides a scenario involving moving data between two similar tables with...

Video – Improving SQL Server Performance by writing faster T-SQL Code- Sept 11, 2014

by andrew novick | Aug 31, 2014 | Past Events, Presentations, SQL Performance, Talks and Seminars, Videos, Webinars

This webinar is now available for viewing online at any time. (About 60 Minutes) http://www.mssqltips.com/sql-server-video/332/proving-sql-server-performance-by-writing-faster-tsql-code/ Some of the concepts we will cover include: Ways to find code that’s slow:...

The Problem with User-Defined Functions (UDF) and a Solution

by andrew novick | May 22, 2014 | Problems Solved, SQL coding, Uncategorized, Videos

Download the sample script: Problem-Scalar-UDF-and-solution-andy-novick   and a PDF of the slides: The Problem with scalar UDFs and a solution – Andy Novick Or watch the video on Youtube:   User-Defined functions (UDF) have been around SQL Server since the...
“Software performance was our single biggest problem. We did everything we could do in-house to get the database running like it should and really needed some help. You quickly pinpointed problem areas and your setup, index and query recommendations greatly improved the software’s performance.”
Daniel J. Mc Intyre, Vice President
Management Computer Services, Inc.

Upcoming Events

> See All Events

Latest SQL Tips:

Loading SQL Profiler trace (.trc) files into a table

Server traces can produce a large amount of trace data that is stored in multiple trace (.trc) files.

read more

Problem Solved:

Level 16 Errors Can’t always be handled by User Code

Although books-OnLine says that user code can handle errors with Level 16 and below, they sometimes end the connection.

read more
  • Home
  • About Andrew
  • Consulting
  • Developer Resources
  • Contact

ANDREW NOVICK | [email protected] | (978) 440-8126

Copyright © 2022 Novick Software