how many sql dml commands are supported by 'mysql'? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
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
How do I run sql profiler?
How to update salary of employees department wise?
Is sql open source?
How to get the procedure's, function's name from a package if it is wrapped(both spec & body).
what is meant by nl2br()? : Sql dba
How can you select unique records from a table?
define different types of trigger. : Sql dba
Can we join tables without foreign key?
How do you sort in sql?
What is sorting in sql?
Does varchar need length?