Viewing 12 posts - 31 through 42 (of 42 total)
This query works, but still returns 9 results. =(
June 29, 2011 at 1:16 pm
Thank you Jayanth and OPC. The merge looks to be just what I need. I am relatively new to SQL, I took a few database courses throughout college that included...
June 12, 2011 at 10:34 pm
Okay, that worked perfect. What was my issue? Was it because I wasn't joining the tables or did I need to alias each table or both? Would the following have...
June 10, 2011 at 10:34 am
but what would I join on? I need to use the like operator to compare the two strings and pull the rows that match.
-Danny
June 9, 2011 at 4:36 pm
but what would I join on? I need to use the like operator to compare the two strings and pull the rows that match.
-Danny
June 9, 2011 at 4:35 pm
Thanks, I am looking for more of a how-to for all the tasks a DBA may be doing so I think the book you contributed to would be a better...
June 8, 2011 at 2:11 pm
That worked perfectly. Sorry for my lack of experience and thank you again for your help and patience!
May 24, 2011 at 1:51 pm
I tried this code but recieved the following:
Msg 102, Level 15, State 1, Line 3
Incorrect syntax near 'seed'.
May 24, 2011 at 12:19 pm
Sorry, Ive added the field, but how do I populate it with autoincremented values?
Thanks!
May 24, 2011 at 12:12 pm
THank you all for your help!
May 24, 2011 at 9:42 am
Sure,
When I changed the field to datetime in the GUI in SSMS, it gave a warning that there may be some data loss but allowed me to proceed. I then...
May 23, 2011 at 2:55 pm
Thanks, I got it!
May 23, 2011 at 1:47 pm
Viewing 12 posts - 31 through 42 (of 42 total)