Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

SQL Interview Questions

Rating
-
Sold
-
Pages
58
Grade
A+
Uploaded on
09-05-2023
Written in
2022/2023

SQL Interview Questions

Institution
Course

Content preview

SQL Interview Questions
1. What is SQL?
Structured Query Language is a database tool which is used to create
and access database to support software application.
2. What are different types of statements supported by SQL?




3. What is DBMS?
A Database Management System (DBMS) is a program that controls
creation, maintenance and use of a database.

,DBMS can be termed as File Manager that manages data in a database
rather than saving it in file systems.
4. What is RDBMS?
RDBMS stands for Relational Database Management System. RDBMS
store the data into the collection of tables, which is related by common
fields between the columns of the table. It also provides relational
operators to manipulate the data stored into the tables.
Example: SQL Server.
5. Why do we use SQL constraints? Which constraints we can use while
creating database in SQL?
Constraints are used to set the rules for all records in the table. If any
constraints get violated then it can abort the action that caused it.
Constraints are defined while creating the database itself with CREATE
TABLE statement or even after the table is created once with ALTER
TABLE statement.
There are 5 major constraints are used in SQL, such as
NOT NULL: That indicates that the column must have some value and
cannot be left null
UNIQUE: This constraint is used to ensure that each row and column
has unique value and no value is being repeated in any other row or
column
PRIMARY KEY: This constraint is used in association with NOT NULL
and UNIQUE constraints such as on one or the combination of more
than one column to identify the particular record with a unique identity.
FOREIGN KEY: It is used to ensure the referential integrity of data in the
table and also matches the value in one table with another using Primary
Key
CHECK: It is used to ensure whether the value in columns fulfills the
specified condition
6. What are different JOINS used in SQL?

,
,

Written for

Course

Document information

Uploaded on
May 9, 2023
Number of pages
58
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$6.39
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
hansraj1

Also available in package deal

Get to know the seller

Seller avatar
hansraj1 Exam Questions
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
3 year
Number of followers
0
Documents
5
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions