|
Question |
Rating |
View Answer |
|
What type of rollback segment is used if a tablespace containing an active transactions taken offline? |
|
View Answer |
|
What happens if you issue the following command? ALTER DATABASE ADD LOGFILE (‘/logs/file1’ REUSE, ‘/logs/file2’ REUSE)
|
|
View Answer |
|
What is the difference between object library and pl/sql library
|
|
View Answer |
|
What are the vbx controls? |
|
View Answer |
|
What is Database Trigger ? |
|
View Answer |
|
What are the various constraints used in Oracle ? |
|
View Answer |
|
What information is available in the alert log files? |
|
View Answer |
|
I would like to know the detail coding and procedure of connecting Oracle and Sql with VB and VB.Net |
|
View Answer |
|
Diffrence between VIEW and MATERIALIZED VIEW? |
|
View Answer |
|
List the built-in routine for controlling window during run-time? |
|
View Answer |
|
What is SYSTEM tablespace and when is it created? |
|
View Answer |
|
What piece of information is not available in the control file? |
|
View Answer |
|
How many Integrity Rules are there and what are they? |
|
View Answer |
|
How does one connect to an administrative user? |
|
View Answer |
|
What is the difference between groupby and orderby?
|
|
View Answer |
|
What are dedicated and shared server process ? |
|
View Answer |
|
Why oracle is the best database? |
|
View Answer |
|
When are the system change numbers assigned? |
|
View Answer |
|
When does the SMON process automatically coalesce the tablespaces?
|
|
View Answer |
|
16. To grant the SELECT privilege on the table CUSTOMER to all users in the database, which statement would you use?
a. GRANT SELECT ON CUSTOMER TO ALL USERS; b. GRANT ALL ON CUSTOMER TO ALL; c. GRANT SELECT ON CUSTOMER TO ALL; d. GRANT SELECT ON CUSTOMER TO PUBLIC;
|
|
View Answer |