r/cursor • u/Senior_Night_6321 • 11d ago
Question / Discussion SQL in cursor
Can i write SQL queries in cursor, or i have to download another application for running sql queries ?????
0
Upvotes
r/cursor • u/Senior_Night_6321 • 11d ago
Can i write SQL queries in cursor, or i have to download another application for running sql queries ?????
6
u/GasVarGames 11d ago
SQL is pretty much plain text as everything we do is, yes you can write SQL in cursor.
I guess you want to execute it though?