enumerated-types Questions
1
Solved
I am beginning to build out the user authentication part of my application and I am using PostgreSQL as my database. I have a table set up in PG with the following code. This is the code I used to ...
Belita asked 17/8, 2019 at 8:4
3
Is there some kind of mechanism in SQL Server to allow Enumerated type like functionality?
For example, if I have a column Called "UpdateStatus" it usually gets setup with single letter values lik...
Barthelemy asked 3/3, 2010 at 17:20
1
© 2022 - 2024 — McMap. All rights reserved.