Tag: databases
Questions Related to databases
-
Add new rows to a table
-
Modify existing rows of a table
-
Remove existing rows from a table
-
All of the above
-
Insert to table tablename (….);
-
Insert into table tablename (….);
-
Insert into table tablename values (…..);
-
Any one of the above
-
Date
-
Sysdate
-
Current Date
-
System Date
-
Distinct
-
Projection
-
Where
-
All of the above
-
Projection
-
Selection
-
Join
-
All of the above