Đang chuẩn bị liên kết để tải về tài liệu:
Oracle SQL Plus The Definitive Guide- P6

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Oracle SQL Plus The Definitive Guide- P6:Every day, computer professionals the world over wake up, travel to the office, sit down in front of a computer, and begin another day working with that database called Oracle. Programmers write queries and stored procedures. Database administrators monitor performance, make database changes, and perform other maintenance tasks. Operations people may need to back up or recover a database. | previous page page_27 next page Page 27 There are some optional arguments to the EXIT command which may be used to return success or failure values to the operating system. These are useful when running scripts in batch mode and are described fully in Chapter 7 Advanced Scripting. Password The PASSWORD command allows you to change your database password. The PASSWORD command was introduced beginning with SQL Plus version 8. In prior versions you need to use the ALTER USER command to change a password. To change other people s passwords you need the ALTER USER system privilege. The syntax for the PASSWORD command is PASSWORD username where PASSW ORD May be abbreviated to PASSW. username Is the user whose password you want to change. Usually only database administrators DBAs can change passwords for other users. You do not need to supply a username if you are changing your own password. Here is an example showing how the PASSWORD command is used SQL PASSWORD Changing password for JONATHAN Old password New password Retype new password Password changed If you are running a version of SQL Plus prior to version 8 the PASSWORD command will not be available. Instead use the ALTER USER command to change your password. Here s how SQL ALTER USER jonathan IDENTIFIED BY wonker As you can see the PASSWORD command has the advantage of not showing the new password on the screen. previous page page_27 next page previous page page_28 next page Page 28 Help The HELP command is used to get help on SQL statements SQL Plus commands and PL SQL commands. SQL Plus 8.1 released with Oracle8i provides help only on SQL Plus commands. This is because there wasn t time for Oracle to update the help text to cover all the new functionality in SQL and PL SQL in time for the 8i release. Subsequent versions of SQL Plus should reenable SQL and PL SQL help. The syntax for HELP is HELP topic where Help May not be abbreviated. topic Is the help topic you want to read about. Most SQL commands SQL Plus .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.