Answer Posted / guest
An instance can be started in (or later altered to be in)
restricted mode so that when the database is open
connections are limited only to those whose user accounts
have been granted the RESTRICTED SESSION system privilege.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are good databases?
What happens when my integer identity runs out of scope?
What are the importance of partitioning in dbms?
Define RDBMS.
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?
What is database write application of database?
How to implement a database management system?
What is cold backup and hot backup (in case of oracle)?
Explain 3nf?
What is e-r model in the dbms?
What is drivermanager getconnection?
What is metadata in dbms?
Explain environment of openedge?
What are the advantages of database software?
What do you understand by intension and extension?