Viewing 15 posts - 1,321 through 1,335 (of 3,221 total)
A very good, clear, concise question.
Found out I knew something.
March 30, 2011 at 8:58 pm
First my assumptions.
1. Your table dw_trans was not defined in your posting
2...Using a guesstimate approach I created a table dw_trans
3. Using my guestimated data I loaded a few...
March 30, 2011 at 5:59 pm
Patrick2525 Posted Today @ 2:39 PM
I think this more than anything has helped me pass the 70-432 and 70-433 exams.
CONGRATULATIONS
March 30, 2011 at 12:50 pm
So if I did apply the correct answer I could not create the additional indexes due to the error of attempting to create a "duplicate" index?
Not sure if I understand...
March 30, 2011 at 11:10 am
Mark Rice (3/30/2011)
We found that the method you suggested will work, and we also found a way we could do this...
March 30, 2011 at 9:37 am
Patrick2525 (3/30/2011)
Carlo Romagnano (3/30/2011)
The correct answer is "None of the above"http://msdn.microsoft.com/en-us/library/ms188783.aspx
Tables must be referenced by two-part names, schema.tablename, in the view definition.
I want back my points.
Sorry about that - I...
March 30, 2011 at 8:52 am
I'm going, but I'm working. I'll be doing a presentation as well as representing Red Gate (one of the sponsors) on the cruise.
Sounds more like a paid vacation than...
March 30, 2011 at 6:53 am
Jeff Moden (3/29/2011)
Johan, Ron, Gus, and David... thanks for jumping in on this one. 🙂
Jeff - no problem. I spent 6 years as a scout master for a...
March 29, 2011 at 10:03 pm
SQL 2008 a minor glitch in creating the view, but nothing that would detract from answering the question.
The link to the supporting documentation did not work, at...
March 29, 2011 at 9:47 pm
I do not seem to have the same result for
INSERT INTO [dbo].[Applications]
SELECT 'some name here or there'
DELETE FROM [dbo].[Applications]
dbcc checkident('Applications', reseed, 0)
INSERT INTO [dbo].[Applications]
SELECT 'more of this nonsense some...
March 29, 2011 at 7:53 pm
For all gurus on the thread .... Are any of you going to try for this nice little gem
SOLVED A BEASTLY PROBLEM THAT WAS PLAGUING YOUR SERVERS FOR DAYS,...
March 29, 2011 at 4:02 pm
Not Video, but music..... here is an announcement from AMAZON
Appeared today at:
http://www.bbc.co.uk/news/technology-12890677
Amazon has unveiled an online music service that lets users upload songs and play them from a range...
March 29, 2011 at 8:59 am
Would some one here help this OP (and when following the link also note Jeff Moden's request for some one to help the OP)
http://www.sqlservercentral.com/Forums/Topic1085256-9-1.aspx#bm1085260
March 28, 2011 at 8:59 pm
Original corrected by Jeff Moden ... so my errors removed so as not to confuse others who may read this ....
March 28, 2011 at 7:24 pm
luissantos (3/28/2011)
Hello comunityNobody have an ideia to solve my problem ?
Luis Santos
Many people do not like opening an attached file, such as the zip file you have attached. Who...
March 28, 2011 at 7:05 pm
Viewing 15 posts - 1,321 through 1,335 (of 3,221 total)