View Single Post
Old 09-09-2004, 07:24 AM   #3 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 287
technobard is on a distinguished road
sqlplus is the commandline interface to Oracle. From the "SQL>" prompt, you can run the various sql commands: select, insert, update, delete, etc.

Quote:
4. If someone said "We will run some SQL queries on sqlplus on MS-SQL", what does that mean?
If someone actually said #4 above, it means they didn't really know what they were talking about. MS-SQL refers to Microsoft SQLServer while sqlplus is an Oracle program.
technobard is offline   Reply With Quote