logo

Crowdly

Browser

Add to Chrome

Specificați opțiunea care descrie corect acțiunea codului de mai jos. DECLARE @...

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

Specificați opțiunea care descrie corect acțiunea codului de mai jos.

DECLARE

@mytable TABLE (id INT, myname CHAR(20) DEFAULT 'GROSU AUREL')

INSERT INTO @mytable(id) VALUES

(1)

INSERT INTO @mytable(id, myname)

VALUES (2,'VASILE CEBAN')

SELECT * FROM @mytable

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

Want instant access to all verified answers on moodle2.ceiti.md?

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

Browser

Add to Chrome