Viewing 15 posts - 16 through 30 (of 3,220 total)
With no sample(s) of your current data all I can suggest is that you look at using the built in function GETDATE.
For example:
SELECT GETDATE() executing this...
February 2, 2014 at 7:28 pm
Could this be the article:
Group Islands of Contiguous Dates (SQL Spackle)
By Jeff Moden, 2013/10/04 (first published: 2010/12/07)
January 30, 2014 at 8:20 pm
Sounds like you should look up the function GETUTCDATE (Transact-SQL) at
http://technet.microsoft.com/en-us/library/ms178635(v=sql.100).aspx
This value represents the current UTC time (Coordinated Universal Time).
January 29, 2014 at 4:12 pm
Koen Verbeeck (1/26/2014)
2 points for such an easy question. W00t! 😎 :w00t:
+2
January 26, 2014 at 12:34 pm
Sounds like you are asking for answers to a homework question.
Use GOOGLE to search for your answers. If you do, the following are typical of the answers you will...
January 25, 2014 at 1:03 pm
Hany Helmy (1/11/2014)
Not familiar with this particular feature as never had to use it before, that`s why must do some R&D before answering.
+1
January 11, 2014 at 7:58 am
Use GOOGLE searching for "weight and height chart" and select from the responses (I got About 27,700,000 results in (0.22 seconds))
January 4, 2014 at 10:57 am
Click on the link Result:
This Survey has been deactivated by the owner.
December 29, 2013 at 7:53 am
Nice question - learned something new today Thanls
December 28, 2013 at 4:07 pm
There have been times that I've gone to lunch with a group just to build better relationships... I called it work, and in my opinion this falls under the same...
December 26, 2013 at 1:34 pm
For those that want to hear what I want for Christmas ....
December 24, 2013 at 6:44 am
Are you aquatinted with BETWEEN operator available in SQL ?
BETWEEN returns TRUE if the value of test_expression is greater than or equal to the value of begin_expression...
December 23, 2013 at 10:12 am
In the left most column of a this page, as you read my response click on the word Stairways and you will be rewarded with a series of links...
December 21, 2013 at 8:41 am
Try this site for download
http://www.microsoft.com/en-us/download/details.aspx?id=15748
December 12, 2013 at 7:29 pm
whereisSQL? (12/11/2013)
Revenant (12/11/2013)
SparksFly
Swat
December 11, 2013 at 12:26 pm
Viewing 15 posts - 16 through 30 (of 3,220 total)