delete
Quiz
•
Computers
•
10th Grade
•
Hard
Amal Mohammed
Used 8+ times
FREE Resource
Enhance your content in a minute
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
بناء على رقمه الشخصي donorsحذف سجل من جدول
delete num_d from donors ;
$sql="delete from donors where num_d='$_REQUEST[num_d]'"
delete from donors where num_d='$_REQUEST[num_d]
$sql="delete from donors where num_d='$_REQUEST[num_d]'";
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
دالة الطباعة على الشاشة
write
echo
copy
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
عرض عدد السجلات المتأثرة بالاستعلام
echo "affected";
mysqli_affected_rows($cct)
mysqli_fetch_array($result)
mysqli_fetch_array($cct)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
لحذف متبرع الذي له عدد مرات التبرع اكبر من او يساوي العدد الذي تم ادخاله donorsحذف سجل من جدول
$sql="delete from donors where amount_d>='$_RESUEST[amount_d]'";
$sql="delete from donors where amount_d>='$_RESUEST[amount_d]'"
$sql="delete from donors where amount_d<'$_RESUEST[amount_d]'";
delete from donors where amount_d>='$_RESUEST[amount_d]';
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
باستخدام دالة الطباعة اعرضي عدد السجلات المتأثرة قبل الرسالة النصية
"Record(s) Deleted".
echo .mysqli_affected_rows($cct) "Record Deleted ";
.mysqli_affected_rows($cct) echo "Record Deleted ";
echo .mysqli_affected_rows($cct) & "Record Deleted ";
.mysqli_affected_rows($cct) + echo "Record Deleted ";
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
donorsحذف سجل من جدول
لحذف متبرع الذي تاريخ تبرعه قبل التارريخ المدخل
$sql="delete from donors where date_d='$_REQUEST[date_d]'";
$sql="delete from donors where date_d<'$_REQUEST[date_d]'";
$sql="delete from donors where date_d>'$_REQUEST[date_d]'";
$sql="delete from donors where date_d<='$_REQUEST[date_d]'";
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
جملة تنفيذ الاستعلام
mysqli_query($cct,$sql)or die("Error query!");
mysqli_afffected_rows($cct);
mysql_fecth_array($cct)
mysqli($cct);
Similar Resources on Wayground
10 questions
Programming Knowledge Quiz (Medium)
Quiz
•
5th Grade - Professio...
10 questions
C# Database
Quiz
•
10th Grade
10 questions
SOAL-TKJ
Quiz
•
10th Grade
10 questions
CỦNG CỐ KIẾN THỨC BÀI 2 - TIN HỌC 12
Quiz
•
10th - 12th Grade
10 questions
ÔN TẬP CUỐI KỲ 1 - TIN 10 - ĐỀ 2
Quiz
•
10th Grade
10 questions
Junior Beaver Quiz
Quiz
•
9th - 12th Grade
10 questions
Informatika Kelas IX
Quiz
•
9th - 12th Grade
10 questions
Sistem Operasi
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
