What is java sql package?


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

Post New Answer

More SQL PLSQL Interview Questions

Can we write dml inside a function in sql server?

0 Answers  


what are the advantages of mysql in comparison to oracle? : Sql dba

0 Answers  


Why we use stored procedure instead of query?

0 Answers  


List out the acid properties and explain?

0 Answers  


What is cost in sql execution plan?

0 Answers  






What is integrity in sql?

0 Answers  


define join and explain different type of joins? : Sql dba

0 Answers  


in sql table following column r there i want find 1st paid ,2nd paid,3rd paid date for same |service_type|date |vehicle_no| |------------|------|_---------| |paid |23 jan|MH12H2007 | | | | | |paid |26 feb|MH12H2007 | | | | | | | | | |paid |28 mar|MH12H2007 | i want o/p like below vehicle no| 1st paid date | 2nd paid date|3rd paid |latest paid date| pls help me out

4 Answers  


What is data profiling in sql?

0 Answers  


i want count no of values in a column i.e enam eempno phoneno x 1 (98765,09887,096561,87964579,156678,678900876) that means if i select phone no from table i want to get total count of phone numbers i.e 6

8 Answers   Satyam,


Is clustered index a primary key?

0 Answers  


Can we use joins in subquery?

0 Answers  


Categories