SlideShare a Scribd company logo
SQL Server - Common Interview Questions and Answers Page 6




                                                                                                                                                                       Search




       Aptitude ?      Reasoning ?       Verbal Ability       GK      Puzzles     Programming ?   Engineering   Medical ?    Interview    Online Test

                                                                                                                                                 Ads by Google
        SQL Server - Common Interview Questions and Answers
                                                                                                                                                 SQL Server
       @ : Home > Technical Interview > SQL Server Common Questions > Interview Questions
                                                                                                                                                 SQL Server Manager
        SQL Server Training Access Videos, Articles and More. Join the SSWUG.ORG Community Today! www.sswug.org
                                                                                                                                                 SQL Server Tools
        Java Persistence Tools OpenJPA, Toplink, Hibernate Suppt No Lock-in, Eclipse-Based www.myeclipseide.com

        Export SharePoint to SQL Live export of SharePoint lists to normalised SQL Server tables www.axioworks.com/SQList

        Visual SQL to XML Easy to use Data Mapping environment. Try now! www.ecrion.com
                                                                                                                                                 Free SQL Server
                                                                                                                                                 Training
                                                                                                                                                 Webinars Tues &
                                                                                                                                                 Thurs 11am EST Learn
        31. What is BCP? When does it used?                                                                                                      skills from the Experts
                                                                                                                                                 pragmaticworks.com/PWFre…

             BulkCopy is a tool used to copy huge amount of data from tables and views. BCP does not copy the structures
                                                                                                                                                 Good Interview
             same as source to destination. BULK INSERT command helps to import a data file into a database table or view in a
                                                                                                                                                 Questions
             user-specified format.                                                                                                              Looking for a Career
                                                                                                                                                 Change? Find Options
                                                                                                                                                 & Opportunities for
        32. How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?                                      Free.
                                                                                                                                                 www.BetterCareerSearch.com

             One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign                      Database
             key relationships. One-to-Many relationships are implemented by splitting the data into two tables with primary key                 Management
             and foreign key relationships. Many-to-Many relationships are implemented using a junction table with the keys                      WinSQL - A
             from both the tables forming the composite primary key of the junction table.
                                                                                                                                                 Homogeneous Solution
                                                                                                                                                 for Heterogeneous
                                                                                                                                                 Environment.
                                                                                                                                                 www.synametrics.com
        33. What is an execution plan? When would you use it? How would you view the execution plan?
                                                                                                                                                 Go Power
             An execution plan is basically a road map that graphically or textually shows the data retrieval methods chosen by                  Dynamometers
             the SQL Server query optimizer for a stored procedure or ad- hoc query and is a very useful tool for a developer to
                                                                                                                                                 New GPR557 Engine
                                                                                                                                                 Dynamometer Diesel
             understand the performance characteristics of a query or stored procedure since the plan is the one that SQL
                                                                                                                                                 Dynamometers
             Server will place in its cache and use to execute the stored procedure or query. From within Query Analyzer is an                   www.gopowersystems.com
             option called "Show Execution Plan" (located on the Query drop-down menu). If this option is turned on it will
             display query execution plan in separate window when query is ran again.
                                                                                                                                                 Exporting?
                                                                                                                                                 Don't forget to
        < Prev 1      2    3    4   5    6                                                                                                       register ® your TM
                                                                                                                                                 Register your
                                                                                                                                                 Trademark today!
                                                                                                                                                 www.marcaria.com




                                        © 2008-2012 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy


                                                              Contact us: info@indiabix.com         Follow us on twitter!




http://www.indiabix.com/technical/sql-server-common-questions/6[08/29/2012 4:08:58 PM]
SQL Server - Common Interview Questions and Answers Page 6



                                                                            Bookmark to:




http://www.indiabix.com/technical/sql-server-common-questions/6[08/29/2012 4:08:58 PM]

More Related Content

PPT
Cms poster template48x36
PDF
Top 100 SQL Interview Questions and Answers
PDF
Sql server common interview questions and answers page 5
PDF
Execution plan basics
PDF
Sql server common interview questions and answers
PDF
Sql server common interview questions and answers page 4
PPT
Sql interview-question-part-9
PPT
Sql interview question part 9
Cms poster template48x36
Top 100 SQL Interview Questions and Answers
Sql server common interview questions and answers page 5
Execution plan basics
Sql server common interview questions and answers
Sql server common interview questions and answers page 4
Sql interview-question-part-9
Sql interview question part 9

Similar to Sql server common interview questions and answers page 6 (20)

PPT
Ebook9
PPT
Ebook9
PPTX
שבוע אורקל 2016
PDF
DB Optimizer Datasheet - Automated SQL Profiling & Tuning for Optimized Perfo...
PDF
Sql server common interview questions and answers page 2
PDF
Preventing Database Perfomance Issues | DB Optimizer
PDF
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
PPTX
PDF
White Paper for OMG! Identifying and Refactoring Common SQL...
PDF
Preventing Database Perfomance Issues | DB Optimizer
PPTX
Making Smarter Business Decisions with Power BI
ODP
Kelly potvin nosurprises_odtug_oow12
PDF
Essentials of Database Management 1st Edition Hoffer Solutions Manual
PPTX
Oracle sql demo
PDF
Modern Database Management 12th Edition Hoffer Solutions Manual
PDF
DB2 Performance Tuning Z/OS - email me please for more details
PPT
Why dba needed in dwh projects
PPT
Sql interview question part 8
PPT
Ebook8
PDF
KoprowskiT_SQLSaturday409_MaintenancePlansForBeginners
Ebook9
Ebook9
שבוע אורקל 2016
DB Optimizer Datasheet - Automated SQL Profiling & Tuning for Optimized Perfo...
Sql server common interview questions and answers page 2
Preventing Database Perfomance Issues | DB Optimizer
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
White Paper for OMG! Identifying and Refactoring Common SQL...
Preventing Database Perfomance Issues | DB Optimizer
Making Smarter Business Decisions with Power BI
Kelly potvin nosurprises_odtug_oow12
Essentials of Database Management 1st Edition Hoffer Solutions Manual
Oracle sql demo
Modern Database Management 12th Edition Hoffer Solutions Manual
DB2 Performance Tuning Z/OS - email me please for more details
Why dba needed in dwh projects
Sql interview question part 8
Ebook8
KoprowskiT_SQLSaturday409_MaintenancePlansForBeginners
Ad

More from Kaing Menglieng (20)

PDF
What is your sql server backup strategy tech_republic
PDF
Using sql server 2008's merge statement tech republic
PDF
Using object dependencies in sql server 2008 tech republic
PDF
Using hash fields in sql server tech republic
PDF
Using grouping sets in sql server 2008 tech republic
PDF
Understand when to use user defined functions in sql server tech-republic
PDF
Sql server indexed views speed up your select queries part 1 - code-projec
PDF
Sql server – query optimization – remove bookmark lookup – remove rid lookup
PDF
Sql server – 2008 – hardware and software requirements for installing sql se
PDF
Speeding up queries with semi joins and anti-joins
PDF
Speed up sql
PDF
Speed up sql server apps - visual studio magazine
PDF
See sql server graphical execution plans in action tech republic
PDF
Reviewing sql server permissions tech republic
PDF
Query optimization how to search millions of record in sql table faster -
PDF
Optimize sql server queries with these advanced tuning techniques tech repu
PDF
New date datatypes in sql server 2008 tech republic
PDF
Introduction to policy based management in sql server 2008 tech-republic
PDF
Introduction to change data capture in sql server 2008 tech republic
PDF
How to import an excel file into sql server 2005 using integration services
What is your sql server backup strategy tech_republic
Using sql server 2008's merge statement tech republic
Using object dependencies in sql server 2008 tech republic
Using hash fields in sql server tech republic
Using grouping sets in sql server 2008 tech republic
Understand when to use user defined functions in sql server tech-republic
Sql server indexed views speed up your select queries part 1 - code-projec
Sql server – query optimization – remove bookmark lookup – remove rid lookup
Sql server – 2008 – hardware and software requirements for installing sql se
Speeding up queries with semi joins and anti-joins
Speed up sql
Speed up sql server apps - visual studio magazine
See sql server graphical execution plans in action tech republic
Reviewing sql server permissions tech republic
Query optimization how to search millions of record in sql table faster -
Optimize sql server queries with these advanced tuning techniques tech repu
New date datatypes in sql server 2008 tech republic
Introduction to policy based management in sql server 2008 tech-republic
Introduction to change data capture in sql server 2008 tech republic
How to import an excel file into sql server 2005 using integration services
Ad

Sql server common interview questions and answers page 6

  • 1. SQL Server - Common Interview Questions and Answers Page 6 Search Aptitude ? Reasoning ? Verbal Ability GK Puzzles Programming ? Engineering Medical ? Interview Online Test Ads by Google SQL Server - Common Interview Questions and Answers SQL Server @ : Home > Technical Interview > SQL Server Common Questions > Interview Questions SQL Server Manager SQL Server Training Access Videos, Articles and More. Join the SSWUG.ORG Community Today! www.sswug.org SQL Server Tools Java Persistence Tools OpenJPA, Toplink, Hibernate Suppt No Lock-in, Eclipse-Based www.myeclipseide.com Export SharePoint to SQL Live export of SharePoint lists to normalised SQL Server tables www.axioworks.com/SQList Visual SQL to XML Easy to use Data Mapping environment. Try now! www.ecrion.com Free SQL Server Training Webinars Tues & Thurs 11am EST Learn 31. What is BCP? When does it used? skills from the Experts pragmaticworks.com/PWFre… BulkCopy is a tool used to copy huge amount of data from tables and views. BCP does not copy the structures Good Interview same as source to destination. BULK INSERT command helps to import a data file into a database table or view in a Questions user-specified format. Looking for a Career Change? Find Options & Opportunities for 32. How to implement one-to-one, one-to-many and many-to-many relationships while designing tables? Free. www.BetterCareerSearch.com One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign Database key relationships. One-to-Many relationships are implemented by splitting the data into two tables with primary key Management and foreign key relationships. Many-to-Many relationships are implemented using a junction table with the keys WinSQL - A from both the tables forming the composite primary key of the junction table. Homogeneous Solution for Heterogeneous Environment. www.synametrics.com 33. What is an execution plan? When would you use it? How would you view the execution plan? Go Power An execution plan is basically a road map that graphically or textually shows the data retrieval methods chosen by Dynamometers the SQL Server query optimizer for a stored procedure or ad- hoc query and is a very useful tool for a developer to New GPR557 Engine Dynamometer Diesel understand the performance characteristics of a query or stored procedure since the plan is the one that SQL Dynamometers Server will place in its cache and use to execute the stored procedure or query. From within Query Analyzer is an www.gopowersystems.com option called "Show Execution Plan" (located on the Query drop-down menu). If this option is turned on it will display query execution plan in separate window when query is ran again. Exporting? Don't forget to < Prev 1 2 3 4 5 6 register ® your TM Register your Trademark today! www.marcaria.com © 2008-2012 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy Contact us: info@indiabix.com Follow us on twitter! http://www.indiabix.com/technical/sql-server-common-questions/6[08/29/2012 4:08:58 PM]
  • 2. SQL Server - Common Interview Questions and Answers Page 6 Bookmark to: http://www.indiabix.com/technical/sql-server-common-questions/6[08/29/2012 4:08:58 PM]