tcl in sql

Solutions on MaxInterview for tcl in sql by the best coders in the world

showing results for - "tcl in sql"
Johanna
20 Mar 2019
1SQL language is divided into four types
2of primary language statements: DML, DDL, DCL and TCL.
3 Using these statements,
4we can define the structure of a database by
5creating and altering database objects, and we can
6manipulate data in a table through
7updates or deletions.
8 We also can control which user can
9read/write data or manage transactions
10to create a single unit of work
queries leading to this page
tcl in sqltcl in sql