Whis is not false in primary key?
What is the use of count (*) in sql?
define sql
how view used for security purposes?
What is sql data?
what is global variable in pl/sql
how to delete an existing column in a table? : Sql dba
Whis is not false in primary key?
What are types of exception?
Can we call a function containing dml statements in a select query?
What is the difference between inner join and natural join?
what are the types of join and explain each? : Sql dba
i have a table eno dno sal 1 10 200 2 10 150 3 10 100 4 20 75 5 20 100 i want to get sal which is less than the avg sal of thri dept. eno dno sal 2 10 150 3 10 100 4 20 75