logo

Crowdly

Browser

Add to Chrome

ADMINISTRAREA BAZELOR DE DATE

Looking for ADMINISTRAREA BAZELOR DE DATE test answers and solutions? Browse our comprehensive collection of verified answers for ADMINISTRAREA BAZELOR DE DATE at moodle2.ceiti.md.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Vă rugăm să furnizați o declarație corectă despre variabila @Transname

DECLARE @Transname varchar(50)

BEGIN TRANSACTION @Transname

INSERT INTO tbPeoples(vcFamil, vcName) VALUES('PISOV', 'ALEXEI')

COMMIT TRANSACTION @Transname

View this question

Găsiți o potrivire între numele obiectului și definiția acestuia

View this question

  Selectați interogarile corecte.

50%
View this question

Vă rugăm să furnizați rezultatul corect al rezultatului codului de mai jos DECLARE @name NVARCHAR(20), @age INTSET @name='CAROLINA'SET @age = 19SELECT @name, @age

View this question

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%
View this question

 Obiectul care accelerează procesul de acces rapid la rândurile de date dintr-un tabel se numește

View this question

 Reprezentarea grafică a tabelelor bazei de date cu afișare vizuală a relațiilor dintre tabele prin chei străine se numește 

View this question

O colecție de obiecte a bazei de date care au un singur proprietar și formează un singur spațiu de nume.

Selectați obiectul descris.

View this question

Un SGBD este un set integral de diverse componente software ale bazei de date, care conțin următoarele părţi:

0%
View this question

SQL Server Management Studio este un mediu integrat care nu este conceput pentru

0%
0%
0%
View this question

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