Viewing 3 posts - 1 through 3 (of 3 total)
hi steve ,
for example
SET LANGUAGE Turkish;
SELECT '2016' Company , [Ocak],[1],[Subat],[2]
FROM (
SELECT ISNULL(st.AMOUNT, 0) AS miktar,
DATENAME(mm, DATE_) AS ay,
...
March 1, 2016 at 12:52 am
#1862018
thansk ver much
@anthony.green
very fast coder
October 20, 2015 at 4:39 am
#1834297
True
October 20, 2015 at 4:24 am
#1834287