I want to know the difference between A Record Type and a Table.
Answer Posted / s. syam sundar
table contains data
record type provides data type
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
How does sql store data?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
How to select 10 records from a table?
what is the difference between a web-garden and a web-farm? : Sql dba
What is normalization in sql?
What is a function in oracle pl sql?
What does inner join mean?
Why we use triggers in mysql?
Is sql a backend language?
how would concatenate strings in mysql? : Sql dba
What are the basic sql commands?
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 trigger in sql?
How do I access sql anywhere database?
What is vector point function?