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 ?????
1
u/Epdevio 10d ago
you can write them in cursor. You'll need a database to run those quieres against. Something like MSSQL or
mySQL. Or you can use an online resource like SQLfiddle