Different Id

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How is to apply a different Id for each field in the database for many tables ?
 
Each FIELD has a different ID - it is called Field Name.

The table name with field name gives a unique identifier for each field.

Did I miss something in your question?
 
Yes you right but what I need is like fx: if I have a table called Nokia,
each field will get a uniqe Id that starts from 1 to ....x, but if I have
another table fx like ericsson, also each field will get a uniqe id that
starts from 1 to ...x, and this is a problem when I will add Ecart for each
item so what I need is how to apply a uniqe ID for all the fields in all the
tables like fx for nokia from 1 to...x and for ericsson from x to...y, no Two
field must have the same ID, they have all to be absolute uniqe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top