what is the difference between a having clause and a where clause? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Why stored procedure is better than query?

0 Answers  


write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/

2 Answers   iFlex,


What is composite primary key in sql?

0 Answers  


How do I edit a trigger in sql developer?

0 Answers  


What are sql objects?

0 Answers  






What is the basic form of sql query?

0 Answers  


What are the set operators in sql?

0 Answers  


how to extract a unit value from a date and time? : Sql dba

0 Answers  


Mention what does the hierarchical profiler does?

0 Answers  


How to get list of all tables from a database?

0 Answers  


what are the difference between clustered and a non-clustered index? : Sql dba

0 Answers  


How to use transactions efficiently : transact sql

0 Answers  


Categories