- Study guides, Revision notes & Summaries
Looking for the best study guides, study notes and summaries about ? On this page you'll find 2 study documents about .
All 2 results
Sort by:
-
Exam (elaborations)
CIS 407 final Exam Questions and answers, Graded A+/ 2024/25 EXAM PREDICTION QUESTIONS/
-
---16January 20242023/2024A+
- CIS 407 final Exam Questions and 
answers, Graded A+ 
What is the difference between DDL, DML, and DCL? Examples? - -DDL (data definition language) = 
define and manage structure of the database 
ex. create, alter, drop table 
DML (data manipulation language) = manipulate data 
ex. insert into table, update, delete from 
DCL (data control language) = controls access to data 
ex. grant, revoke 
How to create a table in SQL - -CREATE TABLE name ( 
how to alter a table in SQL - -ALTER TABLE nam...
-
£7.77 More Info
Terryl
-
Exam (elaborations)
CIS 407 final Exam Questions and answers, Graded A+. latest updates.
-
---16December 20232023/2024A+
- CIS 407 final Exam Questions and 
answers, Graded A+ 
What is the difference between DDL, DML, and DCL? Examples? - -DDL (data definition language) = 
define and manage structure of the database 
ex. create, alter, drop table 
DML (data manipulation language) = manipulate data 
ex. insert into table, update, delete from 
DCL (data control language) = controls access to data 
ex. grant, revoke 
How to create a table in SQL - -CREATE TABLE name ( 
how to alter a table in SQL - -ALTER TABLE nam...
-
£8.55 More Info
PassPoint02