What are different types of functions in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What are sql data types?

0 Answers  


Why do we use set serveroutput on?

0 Answers  


explain primary keys and auto increment fields in mysql : sql dba

0 Answers  


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

12 Answers   IBM,


Write a sql query to find the names of employees that begin with ‘a’?

0 Answers  






Does sql between include endpoints?

0 Answers  


Is like operator in sql case sensitive?

0 Answers  


Explain what is a database?

0 Answers  


How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?

0 Answers  


Why do we use triggers?

0 Answers  


What is query optimization in sql?

0 Answers  


Does truncate remove indexes?

0 Answers  


Categories