What are the different tcl commands in sql?



What are the different tcl commands in sql?..

Answer / Abhinav Pal

There are no TCL commands in SQL. Tcl (Tool Command Language) is a scripting language used for automating tasks and building applications, not for interacting with databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How to display the records between two range in Oracle SQL Plus?

1 Answers   MCN Solutions,


overloading of stored procedure is possible in oracle?

3 Answers   Nelco,


How toimport .dmp file in lower version of oracle from higher version ?

4 Answers   TCS,


Explain two easy sql optimizations.

1 Answers  


What are the datatypes available in pl/sql ?

1 Answers  


cursor types? explain with example programs?

1 Answers   HP,


How to assign sql query results to pl sql variables?

1 Answers  


What is difference between % ROWTYPE and TYPE RECORD ?

2 Answers  


what is the use of set statement in tsql? : Transact sql

1 Answers  


what is a database lock ? : Sql dba

1 Answers  


In pl/sql, what is bulk binding, and when/how would it help performance?

1 Answers  


Which data type doesn't allow null data type?

6 Answers   TCS,


Categories