In the primary key have a multiple field or not?
Answer Posted / ziyaur rahman
no,in one table there is only one primary key field
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what are candidate key, alternate key and composite key? : Sql server database administration
What is extent? Types of extents?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
How to insert multiple rows with one insert statement in ms sql server?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
Is mysql the same as sql server?
What are policy management terms?
What is the difference in accessing db between sql server vs sql azure?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
Explain syntax for disabling triggers?
Explain indexing and what are the advantages of it?
Do you know what are the differences between lost updates and uncommitted dependencies?
What are the different types of collation sensitivity in sql server?
Do I need a report server to run reports in my application?
We need to perform what steps in the following order to work with a cursor?