SlideShare a Scribd company logo
1 of 10
SQL Server Interview Question and Answer
Top SQL Interview Questions Answers for
Fresher and Experienced
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is SQL?
Structured Query Language, also known as SQL, is a programming language designed for
managing Relational Database Management Systems (RDBMSs). SQL is an International
Organization for Standardization (ISO) standard. In RDBMS all the data is stored in tables
with each table consisting of rows and columns.
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is the difference between SQL and PL/SQL?
SQL: It is referred as Structured Query Language.
•Only simple IF / Else statements.
•Through SQL you can interact with database through ADO.NET
•In SQL you can execute a line of code
•It can run only on windows
PL/SQL: It is referred as Procedure Language / Structure Query Language:
•In PL/SQL you can execute a block of code not a single line of code.
•Deep control statements
•It can run in UNIX also.
•PL/SQL language includes object oriented programming techniques such as
encapsulation, function overloading, and information hiding (all but inheritance).
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is a database table?
Database table: Table contains records in the form of rows and columns. A permanent
table is created in the database you specify and remains in the database permanently,
until you delete it.
Create table TableName (ID INT, NAME VARCHAR(30) )
Drop syntax: drop table TableName
Select Syntax: Select * from TableName
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. How to delete a table in SQL Server?
Delete Data Record from Database Table and deleting an existing table by the following
method:
To delete all table
records of a table:
•Delete TableName
•DELETE info
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is a database relationship?
Relationships are created by linking the column in one table with the column in another
table. There are four different types of relationship that can be created.
The relationships are listed below:
•One to One Relationship
•Many to One relationship
•Many to Many relationship
•One to One relationship
One to Many & Many to One Relationship
•For a One to many relationship, a single column value in one table has one or more
dependent column values in another table. Look at the following diagram:
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is a primary key of a database?
A table column with this constraint is called
the key column for the table. This constraint
helps the table to make sure that the value is
not repeated and also that there are no null
entries.
Now this column does not allow
null values and duplicate values.
You can try inserting values to
violate these conditions and see
what happens. A table can have
only one Primary key. Multiple
columns can participate on the
primary key.
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What is a foreign key of a database?
To define the relationship between two tables (one is called parent and the other one is
the child table) connected by columns, a foreign key constraint is used. In this constraint
the values of the child table must appear in the parent table, which means that for a
foreign key, one table should point to a Primary Key in another table. A table can have
multiple foreign keys and each foreign key can have a different referenced table.
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
1. What are database normalization forms?
Normalization is the process of organizing data into a related table. it also eliminates
redundancy and increases the integrity which improves performance of the query. To
normalize a database, we divide the database into tables and establish relationships
between the tables.
•First Normal Form (1st NF)
•Second Normal Form (2nd NF)
•Third Normal Form (3rd NF)
•Boyce-Codd Normal Form (BCNF)
•Fourth Normal Form (4th NF)
•Fifth Normal Form (5th NF)
SQL Interview Question & Answers
JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training
Address: 2011 Crystal Drive, Suite – 400
Arlington, VA – 22202
Dial : +1 908 652 6151
Email ID: info@janbasktraining.com
Website: https://www. janbasktraining.com
Thank You

More Related Content

More from JanBask Training

why DevOps Certification is essential for your professional growth
why DevOps Certification is essential for your professional growthwhy DevOps Certification is essential for your professional growth
why DevOps Certification is essential for your professional growthJanBask Training
 
What are some Real-Life Challenges of Big Data? | JanBask Training
What are some Real-Life Challenges of Big Data? | JanBask TrainingWhat are some Real-Life Challenges of Big Data? | JanBask Training
What are some Real-Life Challenges of Big Data? | JanBask TrainingJanBask Training
 
Growing Technology Trends in Education | JanBask Training
Growing Technology Trends in Education | JanBask TrainingGrowing Technology Trends in Education | JanBask Training
Growing Technology Trends in Education | JanBask TrainingJanBask Training
 
How to become a SQL Server DBA? | JanBask Training
How to become a SQL Server DBA? | JanBask TrainingHow to become a SQL Server DBA? | JanBask Training
How to become a SQL Server DBA? | JanBask TrainingJanBask Training
 
Best Language to Rely Upon For Developing Programs | JanBask Training
Best Language to Rely Upon For Developing Programs | JanBask TrainingBest Language to Rely Upon For Developing Programs | JanBask Training
Best Language to Rely Upon For Developing Programs | JanBask TrainingJanBask Training
 
Get started with hadoop hive hive ql languages
Get started with hadoop hive hive ql languagesGet started with hadoop hive hive ql languages
Get started with hadoop hive hive ql languagesJanBask Training
 
Top six benefits of aws certifications in 2019
Top six benefits of aws certifications in 2019Top six benefits of aws certifications in 2019
Top six benefits of aws certifications in 2019JanBask Training
 
What all things to consider for a good career in java
What all things to consider for a good career in javaWhat all things to consider for a good career in java
What all things to consider for a good career in javaJanBask Training
 
Know why you should take salesforce certifications
Know why you should take salesforce certificationsKnow why you should take salesforce certifications
Know why you should take salesforce certificationsJanBask Training
 
How to benefit from artificial intelligence machine learning in dev ops
How to benefit from artificial intelligence machine learning in dev opsHow to benefit from artificial intelligence machine learning in dev ops
How to benefit from artificial intelligence machine learning in dev opsJanBask Training
 
10 big data analytics tools to watch out for in 2019
10 big data analytics tools to watch out for in 201910 big data analytics tools to watch out for in 2019
10 big data analytics tools to watch out for in 2019JanBask Training
 
Become aws certified and get amazing job opportunities
Become aws certified and get amazing job opportunitiesBecome aws certified and get amazing job opportunities
Become aws certified and get amazing job opportunitiesJanBask Training
 
Top 10 job profiles for salesforce certified professionals
Top 10 job profiles for salesforce certified professionalsTop 10 job profiles for salesforce certified professionals
Top 10 job profiles for salesforce certified professionalsJanBask Training
 
Top 10 best career option for next 10 years
Top 10 best career option for next 10 yearsTop 10 best career option for next 10 years
Top 10 best career option for next 10 yearsJanBask Training
 
How to start your career as a big data engineer
How to start your career as a big data engineerHow to start your career as a big data engineer
How to start your career as a big data engineerJanBask Training
 
Top 10 it jobs that make a lot of money
Top 10 it jobs that make a lot of moneyTop 10 it jobs that make a lot of money
Top 10 it jobs that make a lot of moneyJanBask Training
 
Top 10 highest paying jobs in the it world
Top 10 highest paying jobs in the it worldTop 10 highest paying jobs in the it world
Top 10 highest paying jobs in the it worldJanBask Training
 
Ten compelling reasons to learn .net framework
Ten compelling reasons to learn .net frameworkTen compelling reasons to learn .net framework
Ten compelling reasons to learn .net frameworkJanBask Training
 
How data scientists add value to your business organization
How data scientists add value to your business organizationHow data scientists add value to your business organization
How data scientists add value to your business organizationJanBask Training
 
Become a successful blockchain developer in just six months
Become a successful blockchain developer in just six monthsBecome a successful blockchain developer in just six months
Become a successful blockchain developer in just six monthsJanBask Training
 

More from JanBask Training (20)

why DevOps Certification is essential for your professional growth
why DevOps Certification is essential for your professional growthwhy DevOps Certification is essential for your professional growth
why DevOps Certification is essential for your professional growth
 
What are some Real-Life Challenges of Big Data? | JanBask Training
What are some Real-Life Challenges of Big Data? | JanBask TrainingWhat are some Real-Life Challenges of Big Data? | JanBask Training
What are some Real-Life Challenges of Big Data? | JanBask Training
 
Growing Technology Trends in Education | JanBask Training
Growing Technology Trends in Education | JanBask TrainingGrowing Technology Trends in Education | JanBask Training
Growing Technology Trends in Education | JanBask Training
 
How to become a SQL Server DBA? | JanBask Training
How to become a SQL Server DBA? | JanBask TrainingHow to become a SQL Server DBA? | JanBask Training
How to become a SQL Server DBA? | JanBask Training
 
Best Language to Rely Upon For Developing Programs | JanBask Training
Best Language to Rely Upon For Developing Programs | JanBask TrainingBest Language to Rely Upon For Developing Programs | JanBask Training
Best Language to Rely Upon For Developing Programs | JanBask Training
 
Get started with hadoop hive hive ql languages
Get started with hadoop hive hive ql languagesGet started with hadoop hive hive ql languages
Get started with hadoop hive hive ql languages
 
Top six benefits of aws certifications in 2019
Top six benefits of aws certifications in 2019Top six benefits of aws certifications in 2019
Top six benefits of aws certifications in 2019
 
What all things to consider for a good career in java
What all things to consider for a good career in javaWhat all things to consider for a good career in java
What all things to consider for a good career in java
 
Know why you should take salesforce certifications
Know why you should take salesforce certificationsKnow why you should take salesforce certifications
Know why you should take salesforce certifications
 
How to benefit from artificial intelligence machine learning in dev ops
How to benefit from artificial intelligence machine learning in dev opsHow to benefit from artificial intelligence machine learning in dev ops
How to benefit from artificial intelligence machine learning in dev ops
 
10 big data analytics tools to watch out for in 2019
10 big data analytics tools to watch out for in 201910 big data analytics tools to watch out for in 2019
10 big data analytics tools to watch out for in 2019
 
Become aws certified and get amazing job opportunities
Become aws certified and get amazing job opportunitiesBecome aws certified and get amazing job opportunities
Become aws certified and get amazing job opportunities
 
Top 10 job profiles for salesforce certified professionals
Top 10 job profiles for salesforce certified professionalsTop 10 job profiles for salesforce certified professionals
Top 10 job profiles for salesforce certified professionals
 
Top 10 best career option for next 10 years
Top 10 best career option for next 10 yearsTop 10 best career option for next 10 years
Top 10 best career option for next 10 years
 
How to start your career as a big data engineer
How to start your career as a big data engineerHow to start your career as a big data engineer
How to start your career as a big data engineer
 
Top 10 it jobs that make a lot of money
Top 10 it jobs that make a lot of moneyTop 10 it jobs that make a lot of money
Top 10 it jobs that make a lot of money
 
Top 10 highest paying jobs in the it world
Top 10 highest paying jobs in the it worldTop 10 highest paying jobs in the it world
Top 10 highest paying jobs in the it world
 
Ten compelling reasons to learn .net framework
Ten compelling reasons to learn .net frameworkTen compelling reasons to learn .net framework
Ten compelling reasons to learn .net framework
 
How data scientists add value to your business organization
How data scientists add value to your business organizationHow data scientists add value to your business organization
How data scientists add value to your business organization
 
Become a successful blockchain developer in just six months
Become a successful blockchain developer in just six monthsBecome a successful blockchain developer in just six months
Become a successful blockchain developer in just six months
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

SQL Server Interview Question And Answer

  • 1. SQL Server Interview Question and Answer Top SQL Interview Questions Answers for Fresher and Experienced
  • 2. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is SQL? Structured Query Language, also known as SQL, is a programming language designed for managing Relational Database Management Systems (RDBMSs). SQL is an International Organization for Standardization (ISO) standard. In RDBMS all the data is stored in tables with each table consisting of rows and columns.
  • 3. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is the difference between SQL and PL/SQL? SQL: It is referred as Structured Query Language. •Only simple IF / Else statements. •Through SQL you can interact with database through ADO.NET •In SQL you can execute a line of code •It can run only on windows PL/SQL: It is referred as Procedure Language / Structure Query Language: •In PL/SQL you can execute a block of code not a single line of code. •Deep control statements •It can run in UNIX also. •PL/SQL language includes object oriented programming techniques such as encapsulation, function overloading, and information hiding (all but inheritance).
  • 4. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is a database table? Database table: Table contains records in the form of rows and columns. A permanent table is created in the database you specify and remains in the database permanently, until you delete it. Create table TableName (ID INT, NAME VARCHAR(30) ) Drop syntax: drop table TableName Select Syntax: Select * from TableName
  • 5. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. How to delete a table in SQL Server? Delete Data Record from Database Table and deleting an existing table by the following method: To delete all table records of a table: •Delete TableName •DELETE info
  • 6. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is a database relationship? Relationships are created by linking the column in one table with the column in another table. There are four different types of relationship that can be created. The relationships are listed below: •One to One Relationship •Many to One relationship •Many to Many relationship •One to One relationship One to Many & Many to One Relationship •For a One to many relationship, a single column value in one table has one or more dependent column values in another table. Look at the following diagram:
  • 7. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is a primary key of a database? A table column with this constraint is called the key column for the table. This constraint helps the table to make sure that the value is not repeated and also that there are no null entries. Now this column does not allow null values and duplicate values. You can try inserting values to violate these conditions and see what happens. A table can have only one Primary key. Multiple columns can participate on the primary key.
  • 8. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What is a foreign key of a database? To define the relationship between two tables (one is called parent and the other one is the child table) connected by columns, a foreign key constraint is used. In this constraint the values of the child table must appear in the parent table, which means that for a foreign key, one table should point to a Primary Key in another table. A table can have multiple foreign keys and each foreign key can have a different referenced table.
  • 9. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training 1. What are database normalization forms? Normalization is the process of organizing data into a related table. it also eliminates redundancy and increases the integrity which improves performance of the query. To normalize a database, we divide the database into tables and establish relationships between the tables. •First Normal Form (1st NF) •Second Normal Form (2nd NF) •Third Normal Form (3rd NF) •Boyce-Codd Normal Form (BCNF) •Fourth Normal Form (4th NF) •Fifth Normal Form (5th NF)
  • 10. SQL Interview Question & Answers JanBask Training SQL Training & Certification janbasktraining.com/online-sql-server-training Address: 2011 Crystal Drive, Suite – 400 Arlington, VA – 22202 Dial : +1 908 652 6151 Email ID: info@janbasktraining.com Website: https://www. janbasktraining.com Thank You