Viewing 15 posts - 3,811 through 3,825 (of 26,490 total)
And to the that other part of your question about alternative data types, don't. Use the appropriate date/time data type for the date/time column in your table. You...
May 15, 2016 at 12:17 am
Solomon Rutzky (5/14/2016)
Lynn Pettis (5/13/2016)
Jacob Wilkins (5/13/2016)
Lynn Pettis (5/13/2016)
May 15, 2016 at 12:10 am
Alan.B (5/13/2016)
Lynn Pettis (5/13/2016)
Alan.B (5/13/2016)
Lynn Pettis (5/13/2016)
May 15, 2016 at 12:05 am
Alan.B (5/13/2016)
Lynn Pettis (5/13/2016)
May 13, 2016 at 9:43 pm
Eric M Russell (5/13/2016)
May 13, 2016 at 3:07 pm
below86 (5/13/2016)
May 13, 2016 at 1:54 pm
Jacob Wilkins (5/13/2016)
Lynn Pettis (5/13/2016)
May 13, 2016 at 1:48 pm
Could some someone provide me with some UNICODE string data that casts wrong from NVARCHAR to VARCHAR and back? Don't need a lot, just a few short string values.
Thanks.
May 13, 2016 at 11:59 am
b.grove (5/13/2016)
So why create another document table duplicating the existing Document Signed...
May 13, 2016 at 9:52 am
b.grove (5/13/2016)
May 13, 2016 at 9:15 am
Actually, yes. I have seen that a couple of script authors have posted scripts in multiple parts but it is difficult to find them since there are no links...
May 13, 2016 at 9:04 am
RV16 (5/13/2016)
SELECT SM.yr_cde,
SM.trm_cde,
SS.room_cde,
SS.bldg_cde,
SS.loc_cde,
SS.crs_cde,
SM.short_crs_title_1,
SS.monday_cde,
SS.tuesday_cde,
SS.wednesday_cde,
SS.thursday_cde,
SS.friday_cde,
SS.saturday_cde,
SS.sunday_cde,
SS.begin_tim,
SS.end_tim,
SS.days_tim_ovrid,
SS.begin_dte,
SS.end_dte,
SS.comment_txt,
SS.seq_num_2,
SM.x_listed_parnt_crs,
count(SCH.ID_NUM) "No of student"...
May 13, 2016 at 9:01 am
GilaMonster (5/13/2016)
While some people do know Oracle, this is a SQL Server forum (as in Microsoft SQL Server), and that's what most answers will be written...
May 13, 2016 at 8:11 am
Once again with feeling:
Since we can't see what you see you need to help us more. The DDL (CREATE TABLE statement) for the table(s) involved (can be shortened to just...
May 13, 2016 at 8:05 am
R.P.Rozema (5/13/2016)
Lynn Pettis (5/12/2016)
May 13, 2016 at 8:02 am
Viewing 15 posts - 3,811 through 3,825 (of 26,490 total)