how to escape special characters in sql statements? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What are the most important ddl statements in sql?
how can i read files from a pl/sq l program
The select into statement is most often used to create backup copies of tables or for archiving records?
what the meaning of sql
Can instead of triggers be used to fire once for each statement on a view?
How to know the last executed procedure?
what is a composite primary key ? : Sql dba
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
Is sql a oracle?
What is aggregate function in sql?
Which one is the Best approach to put code, among Triggers and Procedures? Explain?
What are the different datatypes available in PL/SQL?