استعلام تحديد سجل في جدول
books
هو
تحديد سجل
Quiz
•
Computers
•
10th Grade
•
Hard
Fadhel Abdulla
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
استعلام تحديد سجل في جدول
books
هو
SELECT BOOKS
SELECT * FROM BOOKS
SELECT FROM BOOKS
SELECT BOOKS FROM *
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
لطباعة الجملة
Number of Books
اكتب
echo Number of Books
"Number of Books"
echo "Number of Books";
echo "Number of Books"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$query = "SELECT * FROM books";
???????(????,?????);
mysqli_close($con);
استبدل علامات الاستفهام بالامر الصحيح لتنفيذ الاستعلام
mysqli_query($con,$query)
mysqli_fetch_array($con)
mysqli_query($query,$con)
$mysqli_affected_rows($query)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$query = "SELECT * FROM books";
mysqli_query($con,$sql);
echo "Number of Books".??????(????)
mysqli_close($con);
استبدل علامات الاستفهام بالامر الصحيح لعرض عدد السجلات المتأثرة
mysqli_query($con)
mysqli_query($query)
mysqli_affected_rows($con)
mysqli_affected_rows($query)
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
$result = mysqli_query($con,$query)
while($row = ????????(?????) )
استبدل علامات الاستفهام بالامر الصحيح للبنية التكرارية
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
while($row = mysqli_fetch_array($result))
{
????? ?????[???]
}
اكتب الامر الصحيح لطباعة الحقل الأول
echo $row[0]
echo $row[1]
$row[1]
echo $result[0]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
while($row = mysqli_fetch_array($result))
{
????? ?????[???]
}
اكتب الامر الصحيح لطباعة الحقل الثالث
echo [3]
echo $result[3]
echo $row[2]
echo $row[2]
8.
FILL IN THE BLANK QUESTION
1 min • 1 pt
while($row = mysqli_fetch_array($result))
{
echo $row[0]?????
}
اكتب الامر الصحيح لجعل الرمز
*
بعد الحقل الأول
9.
OPEN ENDED QUESTION
3 mins • 1 pt
while($row = mysqli_fetch_array($result))
{
?????
}
اكتب الامر الصحيح لطابعة الحقول الأول والرابع مع جعل الرمز
*
بين الحقول وجعل سطر جديد نهاية كل سجل
Evaluate responses using AI:
OFF
10 questions
Questionário formativo - SI - Mód 2
Quiz
•
10th - 12th Grade
5 questions
selectquery
Quiz
•
10th Grade
10 questions
Database
Quiz
•
8th - 12th Grade
11 questions
Database
Quiz
•
9th Grade - University
12 questions
Introduction to Databases
Quiz
•
10th Grade
10 questions
Access Simplified Quiz
Quiz
•
8th - 12th Grade
8 questions
delete query
Quiz
•
10th Grade
10 questions
PHP Rus
Quiz
•
10th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
25 questions
Spanish preterite verbs (irregular/changed)
Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1
Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope
Quiz
•
10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes
Quiz
•
9th - 12th Grade