Question: Omethod STANDARD_HASH expr 1. Write an SQL statement (one statement) using STANDARD_HASH function to display: (1) your name as a string, (2) your name

Omethod STANDARD_HASH expr 1. Write an SQL statement (one statement) using STANDARD_HASH function to display: (1) your name as a string, (2) your name hashed by SHA-1, and (3) the length of the hashed name in bytes. Hint: Check in the Oracle documentation VSIZE function. Include your SELECT in your answer. 2. Run your SELECT statement using LiveSQL. Copy and paste the results.
Step by Step Solution
There are 3 Steps involved in it
This statement selects your name as a string hashes ... View full answer
Get step-by-step solutions from verified subject matter experts
