Viewing 15 posts - 2,296 through 2,310 (of 15,381 total)
Manic Star (9/16/2015)
ZZartin (9/16/2015)
September 16, 2015 at 9:59 am
Lynn Pettis (9/16/2015)
Sean Lange (9/16/2015)
Kristen-173977 (9/16/2015)
Sean Lange (9/16/2015)
ClientID is a great name. It can be named ClientID in every table and you shouldn't end up with a name collision.
I'm never...
September 16, 2015 at 9:40 am
Kristen-173977 (9/16/2015)
Sean Lange (9/16/2015)
ClientID is a great name. It can be named ClientID in every table and you shouldn't end up with a name collision.
I'm never sure where that approach...
September 16, 2015 at 9:07 am
Manic Star (9/16/2015)
September 16, 2015 at 8:24 am
Kristen-173977 (9/16/2015)
Sean Lange (9/16/2015)
Kristen-173977 (9/16/2015)
Did I do a better job of conveying what I meant this time?
Yup, got it! Totally missed it the first time around though, sorry.
So ID...
September 16, 2015 at 8:20 am
Kristen-173977 (9/16/2015)
Sean Lange (9/15/2015)
I absolutely can't stand it when column names change across tables. It isn't a cli_Name it is a ClientName and it is always a ClientName.
Sorry, just in...
September 16, 2015 at 7:15 am
sgmunson (9/15/2015)
Sean Lange (9/15/2015)
sgmunson (9/15/2015)
Sean Lange (9/15/2015)
September 16, 2015 at 7:14 am
sgmunson (9/15/2015)
Sean Lange (9/15/2015)
September 15, 2015 at 7:44 pm
Kristen-173977 (9/15/2015)
mike 57299 (9/15/2015)
The field is currently in use many places and changing all the references from the table to a view is a large time investment.
Would it be...
September 15, 2015 at 7:42 pm
Kristen-173977 (9/15/2015)
We have column names that are unique within the database. Each column has a prefix which represents the table. Client table might have columns cli_ID, cli_Name, etc.
This is by...
September 15, 2015 at 7:40 pm
Lynn Pettis (9/15/2015)
September 15, 2015 at 2:21 pm
SQLRNNR (9/15/2015)
Brandie Tarvin (9/15/2015)
Alvin Ramard (9/15/2015)
One question on Ask SQL Server Central is just begging for a smart *** answer!Question: Difference between 32 bit and 64 bit?
Answer: 32 bits.
😀
And a...
September 15, 2015 at 2:18 pm
mike 57299 (9/15/2015)
Sean Lange (9/15/2015)
mike 57299 (9/15/2015)
What is the difference between using a view and creating a calculated virtual column?Mike
The main difference is that to use a computed column you...
September 15, 2015 at 2:02 pm
mike 57299 (9/15/2015)
What is the difference between using a view and creating a calculated virtual column?Mike
The main difference is that to use a computed column you would have to create...
September 15, 2015 at 1:43 pm
Lowell (9/15/2015)
September 15, 2015 at 1:22 pm
Viewing 15 posts - 2,296 through 2,310 (of 15,381 total)