Viewing 10 posts - 1 through 10 (of 10 total)
Hi Gail,
Could you please provide me a new code , because that is what I knew, As I am a student so I think I have to learn more.. Please...
May 17, 2016 at 1:04 pm
I have this code..will it perform good or need to change anything..Please suggest.
CREATE TRIGGER SLA_delete
ON SLA
FOR UPDATE AS
BEGIN
DECLARE @Count int
...
May 17, 2016 at 12:53 pm
Is there any disadvantage in case I create 20 trigger in a database for 20 table?
May 17, 2016 at 12:37 pm
Hi,
Please find Attached Excel sheet where I am comparing two rows and getting result..FYI there I can compare if null values are not avilable but I need to compare with...
May 5, 2016 at 1:00 am
Thanks for the Solution:) Its really works good but we have some Null values are there also in the table and we have to compare rows with null values also..can...
May 4, 2016 at 12:11 pm
HI all,
I think I should be more clear on the question
here is the situation
EngineerPostalCodeFTEFieldWorkEfficiencyAllowCMDistrictNameAllowPMSCENARIOid
100234BE0.01.01 District Wallony ...
April 22, 2016 at 2:21 pm
Yes..I am looking for the same could you please send me an example how to do that?
April 20, 2016 at 8:54 am
Is there any other way or tool by which I can do this?
April 20, 2016 at 1:22 am
No there is not any date-time column. only numerice value or string value is changing.:-)
April 19, 2016 at 12:47 am
Hi Drew,
In my table approx 53 column is there I need to find out the trend value is changing where, So the main problame is I need the name on...
April 15, 2016 at 11:15 am
Viewing 10 posts - 1 through 10 (of 10 total)