Viewing 15 posts - 1,831 through 1,845 (of 15,381 total)
leejayd (2/4/2016)
February 4, 2016 at 9:20 am
SQLisAwE5OmE (2/4/2016)
Sean Lange (2/4/2016)
SQLisAwE5OmE (2/4/2016)
Hi Sean,
I tried your query, and I am getting the following error.
Msg 4104, Level 16, State 1, Line 43
The multi-part identifier "pa.ParentID" could not be bound.
Msg...
February 4, 2016 at 9:10 am
SQLisAwE5OmE (2/4/2016)
Hi Sean,
I tried your query, and I am getting the following error.
Msg 4104, Level 16, State 1, Line 43
The multi-part identifier "pa.ParentID" could not be bound.
Msg 207, Level 16,...
February 4, 2016 at 8:22 am
christophe.bernard 47659 (2/4/2016)
i work with sql server 2008 and i have a little problem about a work i must to realize ...
Imagine this sample :
declare @tblDatas table(id int, completeName...
February 4, 2016 at 7:20 am
lauriesmith1890 (2/3/2016)
Child_Table has columns used: App_ID, Major
Health_Table has columns used: Re_ID, Plan
I need to insert the App_ID and Re_ID into a temp table...
February 3, 2016 at 11:02 am
This has to be one of my favorite stories about an EAV system. https://www.simple-talk.com/opinion/opinion-pieces/bad-carma/%5B/url%5D
February 2, 2016 at 1:34 pm
Luis Cazares (2/2/2016)
Sean Lange (2/2/2016)
Luis Cazares (2/2/2016)
I'm not sure what's worse. An article promoting RBAR code or comments arguing that the code in the article won't work even if it...
February 2, 2016 at 1:29 pm
Luis Cazares (2/2/2016)
I'm not sure what's worse. An article promoting RBAR code or comments arguing that the code in the article won't work even if it does.
Some people's fingers work...
February 2, 2016 at 1:01 pm
M Joomun (2/2/2016)
Sean Lange (2/2/2016)
M Joomun (2/2/2016)
February 2, 2016 at 8:28 am
Good question Andy. Of course these are always subject to interpretation when the question is "what would you do". Hard to actually be incorrect there. ๐
The one response that would...
February 2, 2016 at 7:46 am
Igor Micev (2/2/2016)
Tha CASE is actually IF structure. It's up to you what is more easy for you to use.
Can you explain this? I don't think I understand what you...
February 2, 2016 at 7:38 am
archyya (2/2/2016)
atl554655220122221010397
bos3681341310111100107105
here's an NBA example (excuse the formatting) , but here I would also like to include a WINSlast5games column that calculates how many wins a team has in last...
February 2, 2016 at 7:21 am
M Joomun (2/2/2016)
February 2, 2016 at 7:17 am
GilaMonster (2/1/2016)
Anyone? Although this looks to me like a case of 'give me the answer I want'.http://www.sqlservercentral.com/Forums/Topic1757296-3411-1.aspx
Posted my 2ยข.
February 1, 2016 at 8:48 am
I would think this is considered against the licensing for Developer edition. As Gail said if you are uncertain then maybe you should ask Microsoft directly. However I am taken...
February 1, 2016 at 8:47 am
Viewing 15 posts - 1,831 through 1,845 (of 15,381 total)