Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
gtabetnj
Starting Member
8 Posts |
Posted - 2012-03-02 : 03:03:55
|
I want some default values, like DFLT_MinimumLoad = 5, of DFLT_EntrySelection = 'No Selection Made', so I can use them in populating database fields on row entry.I want to put DFLT_MinimumLoad in the default option for a column in a table. Have done this since SQL Server 2000, but cant figure out how to do in in 2012Any hints?Thanksgej |
|
|
|
|