Results 1 to 2 of 2

Thread: populating a field/column with random numbers without duplicates

  1. #1
    Join Date
    Jan 2015
    Posts
    2

    populating a field/column with random numbers without duplicates

    Is it possible to populate an already existing field with random numbers up to 20,000.

    I have a column that i need to populate sp i can query it. If not, could i get help with converting the duplicate records within the field to unique characters or change the records so there will be no duplicates in that particular field.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    You may update that column with rand function.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •