Tag: databases
Questions Related to databases
-
It gives the name and marks of all the students.
-
It does not return anything.
-
It shows an error saying” INVALID SYNTAX ERROR”
-
It shows an error saying” Single-row subquery returns more than one row
-
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
-
Acquisition
-
Transaction
-
Application
-
Clean Up
-
Define the target table
-
Define the Work table
-
Define the input file
-
Define the Error table