what are the different types of joins?
Answer Posted / 123
cross join
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is rank () in sql?
What is partition in sql query?
how to get help information from the server? : Sql dba
How many commands are in sql?
What is sql deadlock?
How to run sql statements through the web interface?
What is the use of triggers?
what are the differences between binary and varbinary? : Sql dba
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
What is the difference between python and sql?
how to get a list of all tables in a database? : Sql dba
How do you write a complex sql query?
Why self join is used in sql?
what are date and time functions in mysql? : Sql dba
How do you truncate?