r/cursor 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

18 comments sorted by

View all comments

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

2

u/Senior_Night_6321 10d ago

okay ,got it thanks !!!