the process of adding a cpu in sql server is called..?
Answer Posted / suri
Through security in SQL u can add as
Linked servers
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the recovery models for a database? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
What is the difference between clustered and non-clustered index? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
how can you connect from 10g user to 11g user??
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
how can you communicate with operating system files from oracle?
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
what is asm?
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.
What is the difference between dropping a database and taking a database offline? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What is dcl? : sql server DBA
how can you implement fine-grained auditing?