ExamPlay Dark Logo
تسجيل الدخول

Computer Science for IGCSE & O level - Databases (Section 1 - No. 23)

What is the correct SQL command to retrieve all fields from a table named 'Patients'?
SELECT * FROM Patients;
GET * FROM Patients;
DISPLAY * FROM Patients;
SHOW * FROM Patients;

توضيح

The `SELECT * FROM` statement is used to retrieve all fields from a specified table.

تعليقات (0)

تسجيل الدخول للتعليق
إعلان
BrainBehindX Inc Logo
©2026; مدعوم من BrainBehindX Inc