Viewing 15 posts - 1,321 through 1,335 (of 15,381 total)
PJ_SQL (8/16/2016)
CREATE TABLE [dbo].[PP](
[PP_NUMBER] [varchar](10) NOT NULL,
[PP_CAR] [varchar](2) NOT NULL,
[PP_Tran] [varchar](1) NULL,
...
August 16, 2016 at 3:13 pm
PJ_SQL (8/16/2016)
Yes, the date field needs to be updated as well if other record matches
Here is the challenge. I can't see your screen, I have no idea what your...
August 16, 2016 at 1:59 pm
PJ_SQL (8/16/2016)
But the value for last_update_DT in stored proc is entered manually 08142016
even though when it...
August 16, 2016 at 1:14 pm
PJ_SQL (8/16/2016)
This table was already created and I am not sure if we can change the datatype now.
I understand. But still the question remains....how to make what happen? It is...
August 16, 2016 at 12:44 pm
PJ_SQL (8/16/2016)
August 16, 2016 at 12:40 pm
sqld-_-ba (8/16/2016)
August 16, 2016 at 10:32 am
sqld-_-ba (8/16/2016)
> What are you trying to accomplish with this survey?To get many responses and make the data collected useful
But useful for what? Unfortunately the membership of SSC is quite...
August 16, 2016 at 8:21 am
What are you trying to accomplish with this survey? You are not likely going to get very many responses which makes the data you collect pretty much useless.
August 16, 2016 at 7:13 am
festiva_96 (8/15/2016)
However, I have managed to solve it by using SET PARSEONLY OFF/ON around the script to turn off the reference checking at...
August 16, 2016 at 7:09 am
Wow the spam really is getting bold and stupid. We now have a spammer who added a spam rely to a previous spam from a different spammer. This is quickly...
August 12, 2016 at 12:29 pm
Ed Wagner (8/12/2016)
ChrisM@Work (8/12/2016)
Lynn Pettis (8/12/2016)
Steve Jones - SSC Editor (8/12/2016)
Lynn Pettis (8/11/2016)
Having rules for answering questions makes sense but I have to ask the question, Why? Has as...
August 12, 2016 at 12:26 pm
Jeff Moden (8/11/2016)
Here's the Dynamic CROSSTAB version. I believe you might find it a little easier to read, modify, and troubleshoot.
Thanks Jeff. I was going to roll this into...
August 12, 2016 at 7:33 am
Phil Parkin (8/11/2016)
Sean Lange (8/11/2016)
Ed Wagner (8/11/2016)
Steve Jones - SSC Editor (8/11/2016)
August 11, 2016 at 2:37 pm
Ed Wagner (8/11/2016)
Steve Jones - SSC Editor (8/11/2016)
August 11, 2016 at 2:17 pm
Anandkumar-SQL_Developer (8/11/2016)
Your Query is working awesome . but column names are showing...
August 11, 2016 at 10:08 am
Viewing 15 posts - 1,321 through 1,335 (of 15,381 total)