Login
Remember
Register
Ask a Question
how tsql statements can be written and submitted to the Database engine?
0
votes
asked
Dec 24, 2023
in
Sql
by
john ganales
how tsql statements can be written and submitted to the Database engine?
tsql
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 24, 2023
by
john ganales
Tsql statements can be written and submitted to the Database engine in following ways,
By using the SQLcmd Utility
By using the SQL Server Management Studio
By connecting from an application that you create
List of the Most Frequently Asked T-SQL Interview Questions:
...