Viewing 15 posts - 1 through 15 (of 19 total)
January 4, 2020 at 7:54 pm
in this pc have't sql server
only ssis have
January 4, 2020 at 7:31 pm
THANKS FOR REPLY
BUT IN @TIME TABLE ALSO '2012-01-01'),('2012-02-01') IS_WORK COLUMN=0
MEE NEED TO UPDATE WITHOUT IS_WORK COLUMN=0 ONLY IS_WORK COLUMN=1
FOR EXAMPLE NEED RESULT THAT AFTER UPDATE
DATEMONTH IS_WORK
---------- -------
2012-01-01 0
2012-01-02 0
2012-01-03 0
2012-02-01...
September 5, 2019 at 9:57 pm
i want to give values (for insert update delete)
rule is that
if @idvalue>0 and another values is empty then delete
if @idvalue =0 or is empty then insert
and was create this script...
August 26, 2019 at 10:17 pm
OH NO SIR
I'M ABOUT SAVING THIS ALL STORED PROCEDURES?
CAN I SAVE IN ANOTHER DATABASE?
August 26, 2019 at 8:46 pm
i know
but have a more 200 tables and if have 2 procedure will be 400 stored proc?
where i will give this procedure?
have any another optimization method?
August 26, 2019 at 6:47 pm
yes have primary key
but i was deleted and tested
also this error give me null from error table
and i was update insert statement that in this stored proc (want to insert...
August 22, 2019 at 9:15 pm
not working too
because dont add to error table([dbo].[Sola_uspLogError] )
August 22, 2019 at 8:44 pm
Is it really that hard to answer a simple question? Why are you...
December 31, 2017 at 4:03 am
Thom A - Saturday, December 30, 2017 3:19 PM
and you sql script don't will help my problem
what about you ?
i want...
December 31, 2017 at 3:08 am
December 31, 2017 at 3:05 am
Thom A - Saturday, December 30, 2017 12:55 PMNo, don't use a cursor.
oh ok
thank you
December 30, 2017 at 1:05 pm
December 30, 2017 at 12:30 pm
December 30, 2017 at 11:33 am
Viewing 15 posts - 1 through 15 (of 19 total)