Viewing 15 posts - 751 through 765 (of 842 total)
Give me the $10,000 and I'll tell you what you should do. Just kidding.:-)
If this is an annual benefit I would try looking long term at what you want...
January 9, 2014 at 9:46 am
Christian Graus (1/7/2014)
January 7, 2014 at 3:55 pm
debajit (1/5/2014)
Hi Christian,Please help me to generate a Select query which can determine all Daily Schedules for current Day which might fall in any of Schedule Type and Due_Day.
Thanks,
Khanin
Based...
January 7, 2014 at 3:44 pm
If the values you are trying to match are set values like the example data you provided, then you should be able to come up with coding to match each...
January 7, 2014 at 3:29 pm
Since 'File ID' is on all three tables you should be able to join using that, then just pull in the values from each table.
Select a.*, b.*, c.*
from table_1 a
...
January 7, 2014 at 8:02 am
Jeff Moden (1/3/2014)
..."Tips'n'Tricks" ....
Is there a place on this site where these type tips and tricks can/are posted? Under 'Scripts'? Or is there a place under the 'Forums'?...
January 3, 2014 at 1:13 pm
dan.tan (1/3/2014)
January 3, 2014 at 8:00 am
hakim.ali (12/31/2013)
"...we've barely made a dent..."
SQLServerCentral, and the SQL community (PASS, SQL Saturday etc), have played a very important role in my career development as a data professional. Thank you...
December 31, 2013 at 9:04 am
majorbloodnock (12/19/2013)
Jim Youmans-439383 (12/19/2013)
December 19, 2013 at 9:57 am
I've got the personality to be able to shut this place off as soon as I walk out the door, for the most part. I try and do this...
December 19, 2013 at 8:58 am
Thomas Abraham (12/16/2013)
below86 (12/13/2013)
Jim P. (12/13/2013)
All I really want for Christmas is 6 numbers on one line just one time. :laugh:
I'd like to use my one time for that tonight....
December 16, 2013 at 7:55 am
Jim P. (12/13/2013)
All I really want for Christmas is 6 numbers on one line just one time. :laugh:
I'd like to use my one time for that tonight. 😀
December 13, 2013 at 1:55 pm
TMiller 21949 (12/13/2013)
Make that taser a multi-use one, and take it to the cinema... just in case the jammer doesn't work.
Great idea! It will really come in handy on...
December 13, 2013 at 9:45 am
Maybe some kind of electrical shock device, like a tazer, I could use on the plane when the person in front of me decides to lean their seat back into...
December 13, 2013 at 7:39 am
I thought about the Samsung watch/phone, but you have to have carry around the smart phone. At least that is what I understood. I just want the watch to...
December 13, 2013 at 7:18 am
Viewing 15 posts - 751 through 765 (of 842 total)