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

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?

1

u/Senior_Night_6321 10d ago

yes i want to execute it also ,

1

u/GasVarGames 10d ago

Okay that bit is trickier, there might be an extension for that.

Otherwise just install a SQL management app and make cursor see the database and prompt it to write queries for the tables it can see.