DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

What is "osql"? What can you do with "osql"?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is "osql"? What can you do with "osql"?

"osql" is command line utility included in the MS SQL Server package. It allows your to connect to a MS SQL Server and run T-SQL statements. "osql" uses ODBC connections to communicate with the server.

(Continued on next question...)

Other Job Interview Questions