tubitak-quiz-1

tubitak-quiz-1

Professional Development

12 Qs

quiz-placeholder

Similar activities

WAN Jaringan berbasis Luas

WAN Jaringan berbasis Luas

KG - Professional Development

11 Qs

Cyber Security Everything We Need To Know Quiz

Cyber Security Everything We Need To Know Quiz

Professional Development

10 Qs

PM JFE 2.0 - conditionals, operators, arrays and loops

PM JFE 2.0 - conditionals, operators, arrays and loops

Professional Development

10 Qs

SC-900_Módulo 2

SC-900_Módulo 2

Professional Development

17 Qs

3.1-Active Directory Domain Services

3.1-Active Directory Domain Services

Professional Development

13 Qs

DÖGM ''eSafety Label Webinarı''

DÖGM ''eSafety Label Webinarı''

Professional Development

10 Qs

AZ-900 Module 3 Part2

AZ-900 Module 3 Part2

KG - Professional Development

12 Qs

Simulación AZ 204

Simulación AZ 204

Professional Development

10 Qs

tubitak-quiz-1

tubitak-quiz-1

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Furkan Yesilyurt

Used 14+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sql'in açılımı hangisidir ?

Structured Question Language

Structured Query Language

Strong Question Language

Strong Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Veri tabanında yeni kayıt eklemek için kullanılan komut hangisidir ?

INSERT INTO

ADD RECORD

INSERT NEW

ADD NEW

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Personel tablosundaki tüm alanları getiren sorgu hangisidir ?

Select *.Personel

select [all] from personel

Select Personel

Select * from personel

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Personel tablosunda adı 'a' harfi ile başlayan kayıtları getiren sorgu hangisidir ?

Select * from personel where ad='%a%'

Select * from personel where ad='a'

Select * from personel where ad like 'a%'

Select * from personel where ad like '%a'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tekrarlayan kayıtlardan sadece bir tanesini getiren sorgu hangisidir?

SELECT DISTINCT

SELECT UNIQUE

SELECT DIFFERENT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sonuçları sıralı bir şekilde göstermek için hangi ifade kullanılır ?

SORT

ORDER

ORDER BY

HİÇBİRİ

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Personel tablosunda Adı 'Ahmet' olan kaydın ismini 'Mehmet' olarak değiştiren sorgu hangisidir ?

Modify Personel set ad="Mehmet" where ad="Ahmet"

Update Personel set ad='Mehmet' Where ad='Ahmet'

Modify Personel set ad="Mehmet" into ad="Ahmet

Update Personel set ad='Mehmet' into ad='Ahmet'

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?