Answer Posted / guest
returns multiple tuples from a table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What type of join is sql join?
What view means?
how to use 'mysql' to run sql statements? : Sql dba
How can I see all tables in sql?
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
Is t sql a programming language?
how to decrement dates by 1 in mysql? : Sql dba
What is field delimiter?
What is server name sql?
Can we call stored procedure in function?
What is the purpose of the sql select top clause?
Can we call procedure in select statement?
Can a table contain multiple foreign key’s?
Describe types of sql statements?
Is pl sql a programming language?