What is tcl in sql server?



What is tcl in sql server?..

Answer / 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

More SQL Server Interview Questions

please give me query code of unique fuction select UNIQUE (name) from emp_info Incorrect syntax near the keyword 'UNIQUE'.

1 Answers   TCS,


How to optimize stored procedure optimization?

1 Answers  


Can we use having clause without group by?

1 Answers  


what's new in sql server 2016?

1 Answers  


What is the difference between having and where clause?

4 Answers  


What is the difference between nvl and nvl2?

1 Answers  


What is the joins and how many types of Joins in sql server a diffrentiate ever one give a suaitable query

2 Answers   Apollo,


In which tcp/ip port does sql server run? Can it be changed?

1 Answers  


What is log shipping?

1 Answers  


What is the fastest way to permanently delete a 1 million row table named customers?

1 Answers  


What is difference between index seek vs. Index scan?

1 Answers  


How many types of stored procedures are there in sql server?

1 Answers  


Categories