⟩ How do you remove duplicate lines from the file foo using uniq? a) sort foo | uniq -u b) sort -u foo | uniq -d c) sort foo | uniq -c d) sort foo | uniq -I
a) sort foo | uniq -u
a) sort foo | uniq -u
Explain What is a user Account in Oracle database?
Explain What are the roles and user accounts created automatically with the database?
Explain What are the steps to creating a password authentication file?
Explain What are the database administrators utilities avaliable?
Explain if you have database,then how can you tell the data in the "database is secured". And what is ment by "data validation"?
Explain What is Tablespace Quota?
What are the security features in Oracle?
Explain How you can secure our data in local area Network?
Explain What are roles? How can you implement roles?
Explain How can you specify the Archived log file name format and destination?