الانتقال إلى المحتوى

الأجابه الصحيحة فين


amd_el

Recommended Posts

لو سمحتم عايز الأجابة الصحيحة لسؤالين هما :


For which action can you use the TO_DATE function?



A. Convert any date literal to a date
B. Convert any numeric literal to a date
C. Convert any character literal to a date
D. Convert any date to a character literal
E. Format '10-JAN-99' to 'January 10 1999'



Which three statements about subqueries are true? (Choose three.)

A. A main query can have more than one subquery.
B. A subquery can have more than one main query.
C. The subquery and main query must retrieve data from the same table.
D. The subquery and main query can retrieve data from different tables.
E. Only one column or expression can be compared between the subquery and main query.
F. Multiple columns or expression can be compared between the subquery and main query.

رابط هذا التعليق
شارك

For which action can you use the TO_DATE function?
C. Convert any character literal to a date 


Which three statements about subqueries are true? (Choose three.) 
A. A main query can have more than one subquery. 
C. The subquery and main query must retrieve data from the same table. 
E. Only one column or expression can be compared between the subquery and main query. 

رابط هذا التعليق
شارك

  • بعد 4 أسابيع...

تعقيب على اجابة مودى
بالفعل اجابة السؤال الاول صحيحة
لكن اجابة السؤال التانى فيها اختبار غلط
الاجابة هى

A. A main query can have more than one subquery
D. The subquery and main query can retrieve data from different tables
E. Only one column or expression can be compared between the subquery and main query


بدلا من الاختيار c فالخبار الصحيح هو d
مثال تأكيدى

SQL> select e.ename
 2  from emp e
 3  where e.deptno in
 4				 (select d.deptno 
 5				  from dept d 
 6				  where lower(loc)='dallas');

ENAME
----------
SMITH
JONES
SCOTT
ADAMS
FORD

رابط هذا التعليق
شارك

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   تمت استعادة المحتوى السابق الخاص بك.   مسح المحرر

×   You cannot paste images directly. Upload or insert images from URL.

جاري التحميل
×
×
  • أضف...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية