logo

Crowdly

Misalkan terdapat tabel yang terdefinisi dengan CREATE TABLE contoh( kolom_v...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Misalkan terdapat tabel yang terdefinisi dengan

CREATE TABLE contoh(

kolom_varchar VARCHAR(10) PRIMARY KEY,

kolom_char CHAR(5),

kolom_text TEXT

);

Apa yang terjadi jika query di bawah ini dijalankan?

INSERT INTO (kolom_varchar, kolom_char, kolom_text) VALUES (Lorem ipsum dolor sit amet’, ’Lore’, ‘Lorem’);

0%
0%
0%
100%
More questions like this

Want instant access to all verified answers on scele.cs.ui.ac.id?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!