بتاريخ: 27 نوفمبر 200619 سنة comment_84874 كيف يمكن ان اضيف او استعلم فى جداول مستخدم اخرمثاليوجد مستخدم اسمه hrكيف استعلم من جدول ال REGIONS او ادخل بيانات من خلال الshcema الخاصه بى و ليكن scott?????????????????????????????????????????????????اتمننى المشاركهايهاب وجدى تقديم بلاغ
بتاريخ: 27 نوفمبر 200619 سنة كاتب الموضوع comment_84877 جربتها على system مع scott و اشتغلتولكنالمشكله فى ان المستخدم لا يمتلك الصلاحيه ؟ و لاكن ما هى الصلاحيه التى تمنح لمستخدم حتى يستطيع ان يقوم بذلك ؟؟؟؟؟؟؟؟؟؟؟؟ تقديم بلاغ
بتاريخ: 28 نوفمبر 200619 سنة comment_84899 السلام عليكم ورحمة الله وبركاتهالرابط التالي يوضح الطريقة بالتفصيل http://www.araboug.org/ib/index.php?showtopic=11763 GRANT select , insert , update , delete ON dept TO jamal WITH GRANT OPTION ; تقديم بلاغ
بتاريخ: 3 ديسمبر 200619 سنة comment_85750 السلام عليكم ورحمة الله وبركاتهالرابط التالي يوضح الطريقة بالتفصيل http://www.araboug.org/ib/index.php?showtopic=11763 GRANT select , insert , update , delete ON dept TO jamal WITH GRANT OPTION; 84899[/snapback] salam alekom to user and access any object's that availabe on others schema you need to have rights and permission from that schema this is explained in the given below exampleuser 1 has the following tables or objectdtab1user2 want2 to access this object thenuser 1 must give the appropirate permission i.e DML or DDL to user2grant all to user2 on tab1then user 2 can access tab1but myst type the followingsql>select user1.tab1 from user1.tab;for more infor you may contact me at [email protected] تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.