Viewing 15 posts - 256 through 270 (of 7,429 total)
Trying to understand your data I think you will find this should be a simplified version of your original post plus the extras you asked for.
I assume thou Customer ID...
November 30, 2007 at 8:19 am
Oh and btw somone made a decent point about OLTP and OLAP. DRI is very important for OLTP systems. For OLAP thou the data for most systems is generally static...
November 30, 2007 at 7:50 am
Grant Fritchey (11/30/2007)
November 30, 2007 at 7:38 am
Matt Miller (11/29/2007)
Steve Jones - Editor (11/29/2007)
The reservations are probably cheap knowing Antares. It will be the shipping cost of heating oil and power you'll have to worry about 😛
Nonsense...
November 29, 2007 at 11:56 am
Dave (11/29/2007)
Michael Valentine Jones (11/29/2007)
If you really think about it, it is the US that is growing fast in IT.
If you didn't take into account wage differences, and you really...
November 29, 2007 at 10:32 am
jay holovacs (11/29/2007)[hrOff roading with a separate computer controlled drive motor for each wheel (and no central drive shaft at all) would seem to be a promising idea.
About 10 years...
November 29, 2007 at 9:13 am
Robert Hermsen (11/29/2007)
November 29, 2007 at 9:10 am
How are the changes made? I would setup maybe a second database with the same sturcutre and require anytime someone makes a change they do to both databases (sorry thought...
November 29, 2007 at 7:57 am
EdVassie (11/29/2007)
The data that is being stored in SQL Server is the valid result of the UuidCreate() function. They are not junk characters.
In order to generate a globally unique...
November 29, 2007 at 7:21 am
Glad you found your answer.
November 29, 2007 at 6:53 am
Brandie Tarvin (11/29/2007)
November 29, 2007 at 6:39 am
The big thing right now isn't even cars, it is power plants, they can build better generating nuclear plants (without the glow in the dark excess) to ruduce oil and...
November 28, 2007 at 3:03 pm
On the client it would not know what Jack is unless you create the alias on the client machine in some manner such as the host file, the registry or...
November 28, 2007 at 2:44 pm
Jeff Moden (11/28/2007)
UPDATE Grade
SET Grade_Name = CASE
WHEN Grade_ID = '35800'
THEN 'TRANSCOPY' + CHAR(153) --™
...
November 28, 2007 at 2:39 pm
Viewing 15 posts - 256 through 270 (of 7,429 total)