To make a report that contains all information about each student who's full name or address contains 'K': O a. select * from students where concat(full_name concat(address)) like '%k%'; b. select * from students where concat(full_name,address) like '%k%'; O c. select * from students where full_name or address like '%k%'; d. select * from students where full_name and address like '%k%';

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter5: Working With Excel Tables, Pivottables, And Pivotcharts
Section5.1: Elements Of An Excel Table
Problem 7QC
icon
Related questions
Question
100%

sql database multiple choice questions..

To make a report that contains all information about each student who's full name or address contains 'K':
O a. select * from students where concat(full_name concat(address)) like '%k%';
b. select * from students where concat(full_name,address) like '%k%';
O c. select * from students where full_name or address like '%k%';
O d. select * from students where full_name and address like '%k%';
Transcribed Image Text:To make a report that contains all information about each student who's full name or address contains 'K': O a. select * from students where concat(full_name concat(address)) like '%k%'; b. select * from students where concat(full_name,address) like '%k%'; O c. select * from students where full_name or address like '%k%'; O d. select * from students where full_name and address like '%k%';
The query:
select max(course_level) from courses join registration using(course_id);
displays:
O a. Makes error.
O b. The maximum course level in table courses.
O c. The maximum course level for the courses registered in table registration.
O d. The maximum course_id in table registration.
Transcribed Image Text:The query: select max(course_level) from courses join registration using(course_id); displays: O a. Makes error. O b. The maximum course level in table courses. O c. The maximum course level for the courses registered in table registration. O d. The maximum course_id in table registration.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L