Profile
Achievement
ezerick's Recent SnippetsTagged sql
- All /
« Prev 1 Next »
This code allows you to create an ID field value for inserts into a table that does not auto increment itself
0
827
posted 12 years ago by ezerick
Field1 + Field2 + Field3 should create 1 entry for each unique row in the DB. In an employee table, this would be FirstName + LastName + EmployeeNumber
1
692
posted 13 years ago by ezerick
I found this and simply want to store it. It was done by Valentino Vranken
2
2709
posted 14 years ago by ezerick