Viewing 15 posts - 16 through 30 (of 45 total)
Thank you for your quick response! The variable counts are not defined. Is it possible to create any function and use it?
Example:
SELECT ('%1 %2 %3', 1, 2, 3);
SELECT...
August 18, 2015 at 11:57 am
Thank you! I am using Redgate 8 and happy with it so far. But wont be able to upgrade for now to use it against 2012 and later...
April 27, 2015 at 12:50 pm
Can we do this in Redgate SQL Compare 8? We have the older version.
Thanks
April 16, 2015 at 5:46 pm
Thank you Steven. This will be really helpful for me, i want to convert this to SQL FUNCTION and there is restriction we cant SET DATEFORMAT in the function....
July 10, 2013 at 4:07 pm
Thank you. I will post the sample data at the earliest. We using NVARCHAR is to store the generic data and not specific to Date/Int etc.,
Thanks
July 10, 2013 at 4:04 pm
We have the Data stored in NVarchar data type. Also, the data should exported to file based on the Data validation (Like Bad Data, Valid Data)....
July 10, 2013 at 2:03 pm
I have got the solution. CROSS JOIN worked for me.
Thanks
October 1, 2012 at 5:26 pm
Attached the Test Script File. CROSS JOIN didn't work.
October 1, 2012 at 3:58 pm
Hi
Thanks for you qick response.
"Microsoft SQL Server (instance name)" exists in control panel on Node A and nothing there in Node B. I don't see anything related SQL resources...
October 20, 2009 at 1:01 pm
Thanks for both of you.
Sysuser holds only User and Role detail but not the object level permissions. I have used sysprotects table to extract the info. The above...
July 10, 2009 at 3:55 pm
Thanks Greg, this script will return immediate next run time of a job, but I am looking for a script which would retrun all the scheduled jobs for a particular...
June 22, 2009 at 4:59 pm
Yep, I want to pick the largest ID for each status.
Thanks
Shuaib
April 28, 2009 at 1:52 pm
Viewing 15 posts - 16 through 30 (of 45 total)