What are the different operators available in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

How many types of sql are there?

0 Answers  


declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?

7 Answers   Oracle,


I m giving Source, Destination and Age. Write a procedure or function, it will give to u this source to destination tickets are available or not, if available then check this person is senior citizen or not,if this person is senior citizen then give some discount. PLZ give this answer...... Thanks advance.....

3 Answers  


How do we tune the code?

2 Answers  


Define tables and fields in a database

0 Answers  


Two Methods of retrieving SQL?

7 Answers   Atiric Software, Microsoft, Oracle, TCS, Wipro,


explain normalization concept? : Sql dba

0 Answers  


Can we use pl sql in sql server?

0 Answers  


What is schema in sql?

0 Answers  


How do you remove duplicate records from a table?

0 Answers  


What types of commands can be executed in sql*plus?

0 Answers  


what is a trigger in mysql? Define different types of trigger. : Sql dba

0 Answers  


Categories