Question: A Moving to the next question prevents changes to this answer. Question 4 You don't need to place a semicolon () at the end of




A Moving to the next question prevents changes to this answer. Question 4 You don't need to place a semicolon () at the end of the last clause. True False us uldges to this answer. Question 5 Select * from employee; What type of statement is this? OA. View OB. Integrity constraint . DML OD.DDL A Moving to the next question prevents changes to this answer. Question 6 Which SQL command is used to add a new table? A CREATE TABLE table_name (column_name data type nullot null, column_name data type, nullot null, and so on) CREATE NEW TABLE table name (column_name data type nullot null, column_name data type (*)nulnot null, and so on) c ADD TABLE table_name (column_name data type nullot null, column_name data type nullot null, and so on) INSERT TABLE table_name (column_name data type nullot null, column_namedata type nullot null, and so on) > A Moving to the next question prevents changes to this answer. Question 7 In relational algebra, a projection... A Choose the columns in a table that you want returned by a query. B. Choose to design the query. c Choose the cartesian product. CD Selects the current date. A Moving to the next question prevents changes to this answer. > A Moving to the next question prevents changes to this answer. Question 8 What is SQL? CA SQL is Structured Query Language, which is a computer language for storing, manipulating and retrieving data stored in relational datab OB. Simple Query Language oc Sorting Query Language OD. None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
