Tag Archives: SQL Prompt

Prompt EAP AI Experiments: Creating a History Table

SQL Prompt has an EAP using an AI model to help write code. I’ve been lightly experimenting with it, since I think AI is an interesting tech and it’s going to change our jobs. Maybe for the better, maybe for … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Prompt EAP AI Experiments: Creating a History Table

Clearing Intellisense in SQL Prompt

I got this question from an account rep: if a customer is using SQL Prompt and a snippet, for example AT, that was also used as an alias, is there a way to avoid it triggering the snippet or do … Continue reading

Posted in Blog | Tagged , , | Comments Off on Clearing Intellisense in SQL Prompt

SQL Prompt Tips–Using $surroundtext$ in a Snippet

A user on the SQL Community Slack was asking about what the $surroundtext$ variable. This post looks at how this can be used in snippets. This is part of a series of posts on SQL Prompt. You can see all … Continue reading

Posted in Blog | Tagged , , | 1 Comment

A SQL Prompt AI Experiment with Window Clauses

SQL Prompt has an EAP with some AI capabilities. I was asked to do some testing, and while I’ve done relatively little, I did find some time to play with this recently and decided to document what happened. I completed … Continue reading

Posted in Blog | Tagged , , | 10 Comments