Question
Get all employee detail from EmployeeDetail table whose "FirstName" not start with any single character between 'a-p'
in progress 0
4 years 2 Answers 850 views Member

Question
How can you create an empty table from an existing table? Suppose the name of existing table is student and new table is studentcopy
in progress 0
4 years 2 Answers 826 views Member

Question
Write an SQL Query find number of employees according to gender whose DOB is between 01/01/1960 to 31/12/1975. Use column name as sex,DOB table name Employees
in progress 0
4 years 3 Answers 745 views Member