Tag Archives: SQL Prompt

Moving SQL Prompt History to Another Machine

A customer was asking about SQL Prompt recently and how their history is stored and if it can be moved to another machine. This post shows how this works, and how you could move it. There is also a video … Continue reading

Posted in Blog | Tagged , , | Comments Off on Moving SQL Prompt History to Another Machine

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