Viewing 15 posts - 38,731 through 38,745 (of 59,072 total)
[font="Arial Black"]The Oath and Pledges of the ______________[/font] (insert the correct name of the certification. For example, if the name of the certification is indeed "MCJ", then insert MCJ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 9:55 pm
Speaking of uncontrolled internet usage and postings, several folks have listed their Twitter sites on posts lately. Not being a Twitterite, I couldn't resist taking a peek. All...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 8:14 pm
lmu92 (4/23/2010)
A question on top: Do...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:58 pm
My personal opinion is that this is all a huge design mistake. You shouldn't be using triggers within the same database to enforce referential integrity. That's what Primary...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:48 pm
Barkingdog (4/23/2010)
TIA,
Barkingdog
CREATE TABLE...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:40 pm
mugahjoseph (4/23/2010)
I have a column in a table that I have stored in the format;
--/---/--/--
e.g 01/345/76/98
But I need to change it to the format;
--/---/---/--
e.g 01/345/076/98, this is to say,...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:35 pm
trivedi.nikesh (4/23/2010)
I am heartily thankful to you. I will apply your suggested measures.
Please correct me if I am wrong
Reason behind Query is not performing good due to (in case...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:21 pm
malavika.ramanathan (4/23/2010)
I have a DURATION column in one of my tables which is in nvarchar.
that column shows the duration alloted to a praticular task.
The data we get...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:18 pm
Bhuvnesh (4/23/2010)
Also check ANSI_NULL and ANSI_PADDING settings on both databases ?
Spot on.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:13 pm
ramirez.sebastian (4/23/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:11 pm
I believe that OPENROWSET may solve the problem you're having.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 7:08 pm
iruagawal (4/23/2010)
Thanks Stewart, thanks Paul. Wow Paul, I am speechless. What a solution. Never worked with grouping sets before. Thanks for the introduction.
Now what you need to do is lookup...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 6:58 pm
Also, is there a chance that WWW and WWW1 are actually views. Depending on the content of those views, that could really gum up the works, as well.
Last but...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 6:47 pm
mswart-971998 (4/23/2010)
I am having trouble changing this SQL to get my desired results.
I am somewhat new to SQL and this command is one borrowed from an existing report.
The way it...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 6:40 pm
Heh... at least try to answer your own interview/homework questions. Look it up in Books Online. If you don't know what Books Online is, it's the free "help"...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 23, 2010 at 6:34 pm
Viewing 15 posts - 38,731 through 38,745 (of 59,072 total)