Give two examples of referential integrity constraints.
101
What is log shipping? Can we do logshipping with SQL Server
7.0 - Logshipping is a new feature of SQL Server 2000. We
should have two SQL Server - Enterprise Editions. From
Enterprise Manager we can configure the logshipping. In
logshipping the transactional log file from one server is
automatically updated into the backup database on the other
server. If one server fails, the other server will have the
same db and we can use this as the DR (disaster recovery) plan.
61
hi iam kavya, i completed Oracle11i(finance module), i do
not know how to face the interview questions
please adivese me
18
Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger ?
119
what is meant by magic query
23
What are the Roles and responsibilities of database
administrator?
42
difference between global n context sensitive segments?
I would like to study certification course in Data base
adminidtrator then where would i go to study this course?
46
What are the disadvantages of cursors? How can you avoid
cursors?
314
Write a Select Query to display title for each group of
records, which are collected with Compute Clause?
Like
titlefield
column-A column-B .....
.....
.....
Sum
...
titlefield
column-A column-B .....
.....
.....
Sum
...
hi friends i completed b.com 2004.i have 3y accounting exp.
in manufacturing company.now i have completed oracle
finance.pls suggest me how will get job in oracle.can i get
job in oracle.
24
What is a join and explain different types of joins?
78
Is it possible to disable the parameter from while running
the report ?