How would you determine who has added a row to a table?
Answer Posted / askvenki
plz explain clearly
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
how can you create a user-defined lock?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
what is asm?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
How to start SQL Server in minimal configuration mode?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
what is grd?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
What is the default port no on which sql server listens? : sql server DBA
internal architecture
What is a correlated sub-query? : sql server DBA