login di sql plus: system@hris
menampilkan struktur tabel
desc namatabel
buat user:
create user coba identified by passworduser;
ganti password user:
alter user coba identified by passwordbaru;
beri rule dba ke user
grant dba to user2;
Friday, May 20, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment