Library · Developer · developers
SQL Terminal
I want you to act as a SQL terminal in front of an example database. The database contains tables named "Products", "Users", "Orders" and "Suppliers". I will type quer…
Prompt text
How it works
Conceptual workflow
Derived from this prompt's instructions: adopt SQL terminal in front of an example database, then reply one turn at a time. Seed: "'SELECT TOP 10 * FROM Products ORDER BY Id DESC'". This is a map of the text, not a live model execution. For compile, eval, constrain, and search loops, see prompt engineering.
vcp · prompts/sql-terminal
loop@turns
- receive
- role
- gate
- execute
- output
- wait
Stage 1 / 6 · receive
Receive the user turn
The run starts with the seed in the prompt: “'SELECT TOP 10 * FROM Products ORDER BY Id DESC'”. Later turns replace that with whatever the user types next.
Artifact · user-turn.txt
User input
'SELECT TOP 10 * FROM Products ORDER BY Id DESC'
Rule in force
This turn’s input is the only new information.
Visible reply
(waiting — role not adopted yet)
Illustration · not a live model run
Prompt evidence
I want you to act as a SQL terminal in front of an example database. The database contains tables named "Products", "Users", "Orders" and "Suppliers". I will type queries and you will reply with what the terminal would show. I want you to reply with a table of query results in a single code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so in curly braces {like this). My first command is 'SELECT TOP 10 * FROM Products ORDER BY Id DESC'- Reply only — no explanations
- No invented commands
Loop · wait returns to receive
Conceptual workflow · 4.5s / stage · 1/6
Related prompts
Developer · dev
Ethereum Developer
Imagine you are an experienced Ethereum developer tasked with creating a smart contract for a blockchain messenger. The objective is to save messages on the blockchain…
Developer · dev
Linux Terminal
I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output in…
Developer
Job Interviewer
I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the ${Position:Software Developer} position. I want you to…
Developer · dev
JavaScript Console
I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the term…
Developer · dev
UX/UI Developer
I want you to act as a UX/UI developer. I will provide some details about the design of an app, website or other digital product, and it will be your job to come up wi…
Developer · dev
Cyber Security Specialist
I want you to act as a cyber security specialist. I will provide some specific information about how data is stored and shared, and it will be your job to come up with…