adspace
Answer Posted / Niraj Kumar Sharma
TCL (Tool Command Language) is not a native feature of SQL Server. It is a scripting language commonly used for automating administrative tasks, but it does not have a direct relationship with SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between for xml raw and for xml auto?
What are the different SQL Server Versions you have worked on?
Explain “row_number()” in sql server with an example?
What are different types of constraints?
What is in place upgrade in sql server?
Can sql servers link to other servers like oracle?
How to remove duplicate rows from table except one?
How to convert character strings into numeric values?
What is subquery? Explain the properties of a subquery?
Why use identity in sql server?
How do I create a trace in sql server?
How can you append an identity column to a temporary table?
Can one drop a column from a table?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is sql or structured query language?