Re: [SQL] unique values of profile in the whole system

2006-07-03 Thread Bruno Wolff III
On Wed, Jun 28, 2006 at 08:56:31 -0700, [EMAIL PROTECTED] wrote: > * tbl_data_type : contains the data type of the profile, their id > and their names. E.g.: id=1, data type name="last name"; id=2, > data type name="address", and so on > * tbl_data : the data of all the profil

[SQL] unique values of profile in the whole system

2006-07-02 Thread deb . vanni
Hi all, I have a problem to solve and I don't have a long experience with database, please help me!!! We are developing a system for profile management. The simplified schema is composed by three tables: * tbl_user : the users table; contains the unique id of the users and the profile id