بتاريخ: 18 أبريل 200619 سنة comment_66689 Salam alaykom guysI have a column for the GPA in a table. The column type is NUMBER (2,2) to be used to enter the Student's GPA (al-mo3adal al-taraakome),but the SQL doest accept values like 3.5 for example.It acceps only values less than 1 (e.g. 0.9). I tried to use DECIMAL(2,2), Numeric(2,2),but still it didnt work.... Any idea?! Alban تقديم بلاغ
بتاريخ: 18 أبريل 200619 سنة comment_66710 alter table table_name modify field number(11,3) تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.