in Technology by
What will be the output of the below query, given an Employee table having 10 records? What will be the output of the below query, given an Employee table having 10 records? DROP TABLE Employees ROLLBACK SELECT * FROM Employees a. 10 records b. Produce an error c. 100 records d. 0 records

Related questions

0 votes
    The structure of a table Employee is given below. Suggest suitable data type and size of each column. Column name ... _ Design _ _ Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    Create a table “Employee” where field names will be EmpID, EmpName, Designation, Salary. Please answer fast. Please. Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    The SQL query to open an existing database EMPLOYEE. * a) OPEN DATABASE EMPLOYEE; b) OPEN EMPLOYEE; c) USE ... d) USE EMPLOYEE; Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow....
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    In the circuit given below, the capacitor is initially having a charge of 10 C. 1 second after the switch is ... for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 16, 2021 in Education by JackTerrance
0 votes
    A hash table can store a maximum of 10 records, currently there are records in location 1, 3,4,7, ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    In the circuit given below, RI = 1 MΩ, RO = 10 Ω, A = 10^6 and VI = 1μV. Then the output ... theory Questions for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 12, 2021 in Education by JackTerrance
0 votes
    IN and NOT IN operations decreses the performance of an SQL query compared to ANOTHER operations. is it True or FALSE? a. TRUE b. FALSE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    a query to display all the employee details of salesman and manager Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Uma is having a conversation with her felicitator. She will say the answers as given below. Frame the questions to ... went very well Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    Indexes enhance the performance even if the table is updated frequently. a. TRUE b. FALSE...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    var dataset = [ 5, 10, 15, 20, 25 ]; What will be output of d3.extent(data)? -...
asked Mar 7, 2023 in Technology by JackTerrance
0 votes
    A typical network layout diagram of an PQR Company having 5 departments is given below (for illustrative purposes ... are enclosed. Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    After reading the chapter, I know these points: I know that data gets highlighted after being selected. I know ... entry and editing. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
...