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.
No Answer is Posted For this Question
Be the First to Post Answer
can u call user defined functions in select statements
How to create a stored function in oracle?
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
how to delete all duplicate records from a table using subquery?
What are the different types of databases?
What are data pump export and import modes?
how to see the data (in unix) using dataset in datastage?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
How does Oracle guarantee data integrity of data changes?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How would you best determine why your MVIEW couldnt FAST REFRESH?
5. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.