"Employees" adlı cədvəldən "last_name" sütununda "g" hərifinin olduğu(hərifin böyük-kiçik olmasından aslı olmayaraq ) bütün qeydləri seçən SQL ifadəsi hansıdır?

Final SQL2

Quiz
•
Specialty
•
1st Grade
•
Medium
Cavid Memmedov
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
select * from employees where lower(last_name) like '%g%';
select * from employees where lower(last_name) like 'g%';
select * from employees where lower(last_name) like '%G%';
select * from employees where lower(last_name) = '%g%';
select * from employees where upper(last_name) like '%G';
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Sorğu edilən sütunun NULL qiymətləri varsa, hansı funksiya fərqli sayda sətirdə işləyəcək?
SUM
MIN
MAX
COUNT
AVG
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
"Employees" cədvəlini yalnız oxuma rejiminə salan sorğunu tapın.
alter table Employees read write
alter table Employees read only
modify table Employees read only
drop table Employees read only
alter table Employees read
4.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
"Employees" cədvəlindəki "job_id"-si 'SA_REP' olmayan bütün sətirləri "Employees_copy" cədvəlinə daxil edən variantları tapın tapın.(İki variant seçin)
insert into Employees_copy as select * from Employees where job_id<>'SA_REP';
insert into Employees_copy select * from Employees where job_id<>'SA_REP';
insert into Employees_copy as select * from Employees where job_id !=' SA_REP';
insert into Employees_copy select * from Employees where job_id ^='SA_REP';
insert into Employees_copy select * from Employees where job_id='SA_REP';
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
"Employees" cədvəlindəki "first_name" -i 'Nancy' olan şəxsin məlumatını silən sorğunu tapın
delete Employees where first_name='Nancy'
drop Employees where first_name='Nancy'
truncate Employees where first_name='Nancy'
drop table Employees where first_name='Nancy'
delete Employees where first_name=Nancy
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Hansı SQL ifadəsində "salary" sütununa əsasən hər bir şəxsin maaşını 10% artımı "Salary Increase" kimi göstərilib.
select salary,salary*1.1 "Salary Increase" from Employees;
select salary,salary*10% "Salary Increase" from Employees;
select salary,salary*0.1 "Salary Increase" from Employees;
select salary,salary*1.1% "Salary Increase" from Employees;
select salary,salary*0.01 "Salary Increase" from Employees;
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Birinci və ikinci ifadələri müqayisə edir. Əgər onların qiyməti bərabər olarsa, funksiya NULL qiymətini qaytaracaq. Əgər onların qiyməti bərabər olmazsa, o zaman funksiya birinci ifadənin qiymətini qaytaran funksiyanı tapın.
NULLİF
NVL
NVL2
İF
İF ELSE
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Quiz Rutin Area Padang

Quiz
•
1st - 5th Grade
16 questions
Orientation Quiz.

Quiz
•
KG - 3rd Grade
15 questions
ASSURANCE FORUM

Quiz
•
1st - 5th Grade
20 questions
The Royal Family

Quiz
•
KG - 12th Grade
15 questions
FBS Royal Seasons

Quiz
•
1st Grade
15 questions
Exporting vocabulary

Quiz
•
1st - 3rd Grade
20 questions
Kuis Pelayanan Primer

Quiz
•
1st - 3rd Grade
20 questions
PBC1

Quiz
•
1st Grade
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Specialty
10 questions
Identifying equations

Quiz
•
KG - University
20 questions
r- controlled vowels review!

Quiz
•
1st - 2nd Grade
12 questions
Summer Trivia

Quiz
•
1st - 5th Grade
15 questions
Disney Trivia

Quiz
•
KG - 5th Grade
10 questions
Nouns, Verbs, and Adjectives

Quiz
•
1st - 2nd Grade
13 questions
addition and subtraction

Quiz
•
1st Grade
15 questions
First Grade Ready Math Unit 6 Review

Quiz
•
1st Grade
10 questions
Pixar Short "Piper"

Quiz
•
KG - 2nd Grade