Podcast
Questions and Answers
Select ve update gibi komutların yer aldığı sql komut türü hangisidir?
Select ve update gibi komutların yer aldığı sql komut türü hangisidir?
- DDL
- DML (correct)
- TCL
- DCL
SQL'de hangi komut türü select ve update komutlarını içerir?
SQL'de hangi komut türü select ve update komutlarını içerir?
- DML (correct)
- DQL
- DDL
- TCL
Aşağıdakilerden hangisi select ve update komutlarını içeren SQL komut türüdür?
Aşağıdakilerden hangisi select ve update komutlarını içeren SQL komut türüdür?
- Transaction Control Language
- Data Control Language
- Data Manipulation Language (correct)
- Data Definition Language