Viewing 15 posts - 3,961 through 3,975 (of 15,381 total)
patelchandresh330 80387 (8/22/2014)
CREATE PROCEDURE TestStatus
AS
BEGIN
...
August 22, 2014 at 7:15 am
ByronOne (8/21/2014)
Cheers Sean for this - greatly appreciated...
Make sure you understand what that code is doing before you implement it. 🙂
August 21, 2014 at 1:40 pm
Would be a lot easier if you could post ddl and sample data next time. Saves us a lot of time putting this all together. I am still not 100%...
August 21, 2014 at 1:25 pm
ByronOne (8/21/2014)
I really hope someone can help me with this...
I have a table in SQL called dbo.Sales which looks something like this
ID DATE REGION ...
August 21, 2014 at 12:21 pm
Koen Verbeeck (8/21/2014)
Sean Lange (8/21/2014)
Steve Jones - SSC Editor (8/21/2014)
:(, you took away my picturesIsn't that just the weirdest thing??? :w00t:
Right now I can see them all.
Weird...I can now see...
August 21, 2014 at 12:17 pm
You might also look into adding SCHEMABINDING to your itvf.
August 21, 2014 at 9:50 am
Thanks Steve. With all the issues lately I feel like "one of those" people always complaining. Hopefully it isn't seen that way.
August 21, 2014 at 9:29 am
Steve Jones - SSC Editor (8/21/2014)
:(, you took away my pictures
Isn't that just the weirdest thing??? :w00t:
August 21, 2014 at 9:03 am
Steve Jones - SSC Editor (8/21/2014)
Phil Parkin (8/21/2014)
I see no avatars for anyone.I see all but yours.
See attachment
If you hit ctrl+f5 you will no longer see anybody's including your own....
August 21, 2014 at 8:51 am
mic.con87 (8/21/2014)
Thanks for the help, you have solved the problem.Prefix - Was the data before I received help.
PostFix - What I wanted my end solution to look like
Ahh now I...
August 21, 2014 at 8:30 am
What is prefix and postfix? That should be a single table. And the name of the movie should not be in more than 1 table. That is the point of...
August 21, 2014 at 7:57 am
suriaho (8/21/2014)
Thanks got it to work using the example form the Link you posted
Glad that worked for you and thanks for letting us know.
+1000 to Luis for his ability...
August 21, 2014 at 7:44 am
Agreed 10000% with Matt about normalization. You should have a Movies table and that is the ONLY table where you will find the name. Then you would have a table...
August 21, 2014 at 7:42 am
Koen Verbeeck (8/21/2014)
Sean Lange (8/21/2014)
August 21, 2014 at 7:38 am
Both of your avatars are now displaying again. There seems to be a lot of serious bugs with SSC lately. In addition to those there seems to be a number...
August 21, 2014 at 7:32 am
Viewing 15 posts - 3,961 through 3,975 (of 15,381 total)