بتاريخ: 24 يناير 200818 سنة comment_121232 السلام عليكموجدت مجموعة من الاسئلة شوشتني لان الحلول التي وضعوها لها لم اقتنع بها، فارجو افادتي يا اخوان لاني مقبل على دخول الامتحان ، الاسئلة هي : Which four statments correctly describe functions that are available in SQL? (Choose four)A) INSTR returns the numeric position of a named character NVL2 returns the first non-null expression in the expression list C) TRUNCATE rounds the column, expression, or value to n decimal placesD) DECODE translates an expression after comparing it to each search valueE) TRIM trims the heading of trailing characters (or both) from a character string F) NVL compares two expressions and returns null if they are equal, or the first expression if they are not equalG) NULLIF compares two expressions and returns null if they are equal, or the first expression if they are not equalAnswers : A,D,E,Gولكن اعتقد ان الاجابات الصحيحة لهذا السؤال هي A,B,E,GWhich two statements accurately describe a role? (Choose two)A) A role can be given to a maximum of 1000 users A user can have access to a maximum of 10 rolesC) A role can have a maximum of 100 privileges contained in itD) Privileges are given to a role by using the create role statementE) A role is a named group of related privileges that can be granted to the userF) A user can have access to several roles, and several users can be assigned the same roleAnswers: D,Fولكن اعتقد الاجابات الصحيحة هي:E,F ما هي الحلول الصحيحة؟ تقديم بلاغ
بتاريخ: 27 يناير 200818 سنة comment_121394 السلام عليكم اخي الكريم السؤال الأول غير متاكد بشوفها عندي وبرجع برد لك السؤال الثاني الإجابة الصحيحة متل ما قلت E.F تقديم بلاغ
بتاريخ: 27 يناير 200818 سنة comment_121420 SalamSorry I'm writing in english because I dont have arabic leters on my keyboard!!!!!!!Regarding the first question, the correct answers are: A,D,E,GBecause decode is working like IF statement by comparing a specific value to other values.But NVL2 is doing the following: NVL2( string1, value_if_NOT_null, value_if_null ) string1 is the string to test for a null value. value_if_NOT_null is the value returned if string1 is not null. value_if_null is the value returned if string1 is null.And regarding the second question, the correct answers are as you said: E,FBest of luck.Qusai. تقديم بلاغ
بتاريخ: 28 يناير 200818 سنة comment_121468 الأخ الكريمالإجابات الموجودة في امتحانات testking وغيرها , فيها الكثير من الأخطاء , لا تثق كثيرا بإجاباتهم , كن واثقا من دراستك وتجربتك .هناك الكثير من المشاركات المماثلة في المنتدى , استخدم خاصية البحث .بالتوفيق تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.