What are the different datatypes available in PL/SQL?
Explain what is dbms?
What are the benefits of using PL/SQL packages?
Delete duplicate records in the emp table.
What is faster join or subquery?
What is offset in sql query?
can we use out parameter in a function?Give an example.
in sql table follw columns r their vehicle_no|servicetype|date|location| 1234 |1FS |1-JAN|PUNE| 4561 |2FS |5-JAN|PUNE| 1234 |PS |7-JAN|PUNE| 1234 |PS |15-JAN|MUMB| i want o/p below vehicleno|1fs|1fsdate|1fslocation|1ps|1PSDATE|1PSLOC|2PS|2PS DATE|2PSLOCA e.g 1234|1FS|1JAN|PUNE|1PS|7JAN|PUNE|2PS|15JAN|MUMBAI PLS help me out to execute using sql query
Why we use triggers in mysql?
What is sql used for?
What is a primary key sql?
What is bulk collections?
How to prepare for oracle pl sql certification?