السلام عليكمارجو المساعدة من اصحاب الخبرة ف حل هذه الاسئلة ولكم جزيل الشكر وجعله الله في ميزان حسناتكم
السؤال الاول:
a. Create a three column table with the following details as given below.
Using SQL commands, insert 5 records leaving column 3 blank:مع العلم العمود الاول والثاني Number والعمود الثانيVarchar2
Column 1 Number Primary key
(sequential number
from 1 to 10)
Column 2 Number You have to insert any
number for this column
Column 3 Varchar2
bعلى نفس الجدول سوالb:
For the table created in 1.2a, write a PL/SQL block which will determine
whether the number inserted in column 2 is a Prime number or Not Prime
number and will update column 3 accordingly.
بليز ساعدوني في اقرب وقت وشكرا

بليز ساعدوني في اقرب وقت
تمت كتابته بواسطة
روح الشوق
, April 09 2011 10:04 AM
1 رد (ردود) على هذا الموضوع
#2
تاريخ المشاركة 09 April 2011 - 03:22 PM
u have 2 use mod function
check this link
http://www.araboug.o...showtopic=26907
check this link
http://www.araboug.o...showtopic=26907
تم التعديل بواسطة tera, 09 April 2011 - 03:27 PM.