How to increment dates by 1 in oracle?
What is difference between cartesian join and cross join?
Can group functions be mixed with non-group selection fields?
Display those managers salary greater than the average salary of his employees?(Based on oracle standard Emp table)
What is the difference between "as" and "is" in an oracle stored procedure?
What is the difference between Outer join and Full outer join?
what are the things that you consider while creating indexes on partitioning tables?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What is a nested table?
HOW TO DISPLAY MAXIMUM SALARIES FROM EMP DEPARTMENT VISE ALONG WITH DEPARTMENT NAMES? E.g EMP,DEPT
5 Answers College School Exams Tests, DELL,
What is an external table?
How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.