i have cleared the nic test...please send me the interview
questions if anyone have them....
my email id is v84priya@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
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?
Is sql a rdbms?
What is instance in dbms?
How is view stored in database?
Tell us about some Dot operator queries?
What do you mean by e-r model & object-oriented model?
What is the structure of a table in database?
Compare a hierarchical and network database model?
Why is data modelling important?
Which is the most used database?
Explain data dictionary.
Enlist the various transaction phases.