I had asked this question previous in the SQL Programming forum.
What is the SQL's equivalent of MS Access's value list? Specifically, if I need to create a SQL table column that allows the user to select from a list of values, how is that done? In Access, when you build the table you can specify this, but I don't see this property when building SQL tables. Thanks.
--
Mike
What is the SQL's equivalent of MS Access's value list? Specifically, if I need to create a SQL table column that allows the user to select from a list of values, how is that done? In Access, when you build the table you can specify this, but I don't see this property when building SQL tables. Thanks.
--
Mike