-
1
- #1
pbcharlie
Technical User
- Jan 16, 2002
- 55
I have two tables. Users and names.
In users the fields are ID, Fname, Lname, Location, sex
in the names table I have Fname, lname and sex.
What I want to be able to do is have an insert query that inserts from the names table, however the names are randomly selected and also randomise the Fname, Lname combination to a predetermined number of records.
Is it possible and how?
Thanks in advance
Charlie
In users the fields are ID, Fname, Lname, Location, sex
in the names table I have Fname, lname and sex.
What I want to be able to do is have an insert query that inserts from the names table, however the names are randomly selected and also randomise the Fname, Lname combination to a predetermined number of records.
Is it possible and how?
Thanks in advance
Charlie