agregator gives one to many records or many to one record
Answer Posted / p.earls
many to one record
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of database model?
Explain about a primary key?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Where is dbms used?
How to combine two function together?
I have a few records all are same structures data, I want to store data in multiple targets how
What are the three basic rules which are to be followed for the relational model of the database?
Explain about post-relational databases?
How long can an error message be in raiseerror function?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
Explain about the hierarchical model of the database?
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?
Explain the rollup operator?
What is a database development?
How to replace not in with not exist?