Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: it
  • Order by date
  1. it

    Randomfunction

    1st of all dbms random is not a utility it is package supplied only with oracle 8.<br>there are four methods <br>1) initialize:&nbsp;&nbsp;&nbsp;initilize the random number genrator with seed value.<br>2) random:&nbsp;&nbsp;&nbsp;&nbsp;returns a random number.<br>3)...
  2. it

    Sizing a database in Oracle

    you can find all detail in oracle administrator's guide in the table creation part.One can not say what should be the parameter values it depends on how many rows there will be how many update how many deletes , what is the siez of the block DB_BLOCK_SIZE in init(sdi).ora. How many initial...

Part and Inventory Search

Back
Top