April 14, 2015 at 9:21 am
hi,
Q1)followng is from https://msdn.microsoft.com/en-IN/library/ms187928.aspx?f=255&MSPPError=-2147217396
please explain "1 These style values return nondeterministic results. Includes all (yy) (without century) styles and a subset of (yyyy) (with century) styles."
Q2) please explain with ex
Styles greater than 100 are deterministic, except for styles 106, 107, 109 and 113.
yours sincerley
April 14, 2015 at 10:14 am
rajemessage 14195 (4/14/2015)
hi,Q1)followng is from https://msdn.microsoft.com/en-IN/library/ms187928.aspx?f=255&MSPPError=-2147217396
please explain "1 These style values return nondeterministic results. Includes all (yy) (without century) styles and a subset of (yyyy) (with century) styles."
Q2) please explain with ex
Styles greater than 100 are deterministic, except for styles 106, 107, 109 and 113.
yours sincerley
Do you understand what deterministic means?
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
April 14, 2015 at 10:51 am
If you don't include the century, then what is this date?
4/12/49
Assuming this is US (Apr 12), is it 1949 or 2049?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply