Question: Match the following with the best answer JSON Data Type BLOB ( Binary Large Object ) Structured Query Language ( SQL ) foreign key join
Match the following with the best answer
JSON Data Type
BLOB Binary Large Object
Structured Query Language SQL
foreign key
join
inner join
left outer join
right outer join
A
A data type for storing JSON JavaScript Object Notation data
B
A data type for storing large binary data
C
A primary key of one table that appears as an attribute in another table and acts to provide a logical relationship between the two tables
D
Returns all rows from the left table and the matching rows from the right table
E
Combines rows from two or more tables based on a related column
F
The standard language used to communicate with a relational database
G
Returns only the matching rows from both tables
H
Returns all rows from the right table and the matching rows from the left table
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
