Viewing 15 posts - 76 through 90 (of 169 total)
neat, i will check that out,
thanks a bunch!!!
September 22, 2016 at 5:13 am
and yes, i check my previous post and still dont know how to post a table as a table here and not as code :doze:
September 22, 2016 at 4:26 am
i meant i didnt know how to create a table as a table here :-D:-D
not a table in sql...
anyhow i double checked and it was not exactly what i...
September 22, 2016 at 4:21 am
i wrote this, what do you think?
Select
t.dates, t.customer, t.ind_1, t.ind_2, t.ind_3, t.ind_4,
ind_1_yearafter=(
...
September 18, 2016 at 7:14 am
this is the result i need
i have attached an excel cause i dont know how to make a sample of a table to show it.
September 18, 2016 at 6:36 am
thanks but this is not what i am looking for
September 18, 2016 at 6:28 am
no no, it is not a year from today, it is within the year of that date, the table is huge so i just wrote the sample
so if the date...
September 18, 2016 at 5:21 am
i asked a similar question way back.
here is my post and how it got solved
i hope it helps.
http://www.sqlservercentral.com/Forums/Topic1435292-391-1.aspx
September 18, 2016 at 4:27 am
I know the dateadd(HOUR, 3, getdate()) :-D:-D:-D
but is that the correct when you add dates automatically ?
August 2, 2016 at 12:15 am
Hi,
sorry for the delay, i think i was having a type or something cause i did run the code again and it works now.
the issue with using a company id,...
July 24, 2016 at 11:37 pm
the insert into is working, that is not my issue, the values is the issue, i am having issues passing them, and still getting the same error :w00t:
July 20, 2016 at 2:27 am
the first version is a guess, more or less, when i run the second version i get
Msg 102, Level 15, State 1, Line 3
Incorrect syntax near 'Finiti'.
i do have...
July 20, 2016 at 1:45 am
shame on me shame on me, my problem was a math problem, i didnt write the the date i wanted to get :doze:
thanks everyone for all the help!!!
June 29, 2016 at 9:36 am
i know what my error is, i just don't know how to fix it. :w00t:
June 22, 2016 at 5:34 am
Viewing 15 posts - 76 through 90 (of 169 total)