Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The join that returns all records from the left table and matching records from right table in the result set is referred to as: Left

  1. The join that returns all records from the left table and matching records from right table in the result set is referred to as:
  1. Left outer join
  2. Right outer join
  3. Full outer join
  4. Cross outer join

  1. A ______ clause is used to combine rows from two or more tables, based on a related column between them:
  1. Add
  2. Join
  3. Link
  4. None of the above

iii. Which SQL keyword is used to change the structure, properties or constraints of a table?

  1. SET
  2. CREATE
  3. SELECT
  4. ALTER

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions