Update a column of a table with random values

Query to update a column of a table with random values within a range of 1 to 21

UPDATE <%table_name%> SET <%column_name%> = trunc(dbms_random.value(2,21))

Comments

Popular posts from this blog

Steps to Deploy the OFSAA application in WEBLOGIC server:

Client / Server Applications

Steps for OFSAA ALM cash flow generation