Explain different types of Views ?
Answer Posted / aarthigha
data abstraction
data models
instance and schemas
definition languages
Is This Answer Correct ? | 12 Yes | 20 No |
Post New Answer View All Answers
what are the different integrity rules present in the dbms?
Enlist the cursor types.
How do you create a simple database?
Is file system a database?
Why do we need database management?
What are the characteristics of database?
Why indexing is used in database?
What is the largest component of a database?
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
Why do we study dbms?
Which dbms is best?
What's the difference between star and snow flake schema?
What is a distributed database?
What do you understand by ‘database’?
What is etl process in data warehousing? What are the different stages in 'data warehousing'?