what is self join and why is it required? : Sql dba
Answer / suresh pagadala
Self join is nothing but the table performs join condition itself same table is called self join
| Is This Answer Correct ? | 0 Yes | 0 No |
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
what is the boundary line in varrays?
Explain correlated query work?
How is indexing done in search engines?
will function return more than one value how
i hv 30 rows with date.ex:1month hav 4 weeks i want 1st day of the every week.write the qry for that.example jan has 4 weeks i need 1st dd for evry wk
While inserting/updating million of records into a database table, how do I came to know how many records has been inserted or updated successfully so far?
What is delimiter in pl sql?
What are user defined functions?
can we use out parameter in a function?Give an example.
What is case function?
how to increment dates by 1 in mysql? : Sql dba
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)