Viewing 15 posts - 826 through 840 (of 3,061 total)
agh100 (9/9/2011)
I get the error : Msg 468, Level 16, State 9, Line 4Cannot resolve the collation conflict between ...
I would rebuild table setting columns to the proper collation or...
September 9, 2011 at 7:04 am
rgtft (9/6/2011)
Maxer (9/6/2011)
How does your database know that the new row is still for the same store, it just has a different manager now?
To properly handle SCD of the Type...
September 9, 2011 at 6:49 am
kiro1234 (9/9/2011)
Starting from 11g passwords in Oracle could be case sensitive.
Actually, they are case sensitive by default - as previously posted.
September 9, 2011 at 6:43 am
Lowell (9/2/2011)
to follow up on what Pablo said, here's a simple example...
hey hey hey! I answered exactly what poster asked - you are volunteering too much information 😀
Just kidding...
September 2, 2011 at 11:47 am
sreeya (9/2/2011)
I have a table and one of the columns has a datefield that has a default value getdate(), when evr there is a update...
September 2, 2011 at 11:40 am
sqlnaive (7/9/2011)
What should be the strategy to anticipate the DB growth for the next entire year or say 5 years.
We keep monthly stats showing space allocation therefore (in a perfect...
September 2, 2011 at 11:33 am
SQL Guy 1 (9/2/2011)
September 2, 2011 at 11:19 am
Uripedes Pants (8/29/2011)
sorry about a non-answer, but I've just never seen another site as active and well-done as SSC for ANY topic.
I agree SSC is amazing but that may be...
September 2, 2011 at 11:17 am
k_poth (8/29/2011)
September 2, 2011 at 8:11 am
rgtft (8/24/2011)
September 2, 2011 at 8:05 am
Shurkadze (8/23/2011)So you have dimension tables with 500M+ records? Or is this a hypothetical question?
Nothing hypothetical about it - actually one of the DIM tables holds 1.2 billion rows.
How do...
September 2, 2011 at 8:03 am
jeremy.singer (8/30/2011)
September 2, 2011 at 7:21 am
vikingDBA (8/29/2011)
That was not stated as a requirement.
Backup Recovery is not "stated as a requirement"? :w00t:
Let me break some news for you, Database Recoverability is one of the...
September 2, 2011 at 7:18 am
RaviShankar1234 (8/28/2011)
What is the system table where I can see what are the databases enabled for replication?i
I would use sp_msforeachdb querying syspublications, sysarticles and syssubscriptions system tables
August 28, 2011 at 7:53 am
vikingDBA (8/25/2011)
Create one database, with one set of tables. In each table, put two additional columns, one...
August 27, 2011 at 11:17 am
Viewing 15 posts - 826 through 840 (of 3,061 total)