Answer Posted / naina singh
select top 4 * from table
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are the oracle built-in data types?
How to create an initialization parameter file?
How many types of tables supported by oracle?
What privilege is needed for a user to create tables in oracle?
Explain an extent?
Is oracle a language?
What is a nested table and how is it different from a normal table?
What is a lookup table in oracle?
Why we use bulk collect in oracle?
Is java required for oracle client?
What is a view and how is it different from a table?
What is a package in oracle?
Oracle
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
What is the difference between pre-select and pre-query?