Viewing 15 posts - 4,051 through 4,065 (of 13,877 total)
September 14, 2018 at 11:58 am
goher2000 - Friday, September 14, 2018 8:25 AMI am looking for powershell script to script out alters and operators, can someone help
Alters...
September 14, 2018 at 8:45 am
kashyap4007 - Thursday, September 13, 2018 3:52 PMPhil,
So should I write the expression like this now?
This is not something...
September 14, 2018 at 5:37 am
September 14, 2018 at 5:30 am
I think we need to add some balance here. I like drinking beer, and lots of it.
Luckily, today is Friday and I will get the chance to assuage my...
September 14, 2018 at 5:16 am
I need the id to update the record if it is processed. This helps. Thanks.
Can't you do this all in a single step?
September 13, 2018 at 1:10 pm
SELECT TOP (1)
without an ORDER BY is a somewhat suspect practice.
If more than one row matches the WHERE clause, the result which is returned is likely...
September 13, 2018 at 1:09 pm
September 13, 2018 at 7:15 am
Which tool are you using to perform the unzip? Here's how to do it with 7-Zip, for example.
September 12, 2018 at 11:48 am
September 12, 2018 at 7:43 am
If you provide the sample data in a consumable format (ie, one which someone can cut & paste directly into SSMS), you'll soon get a coded solution (probably using a...
September 12, 2018 at 6:33 am
Another approach would be to create a Code table. Then that maps to the Table1 and it can map to the Table2, it then enforces that only codes that...
September 12, 2018 at 5:39 am
September 11, 2018 at 9:09 am
What are people using for Automated Deployments? In a previous life I worked at...
September 11, 2018 at 5:25 am
Looks like the number of tabs between columns in the source file is variable. You might find it easiest to fix this manually and try the import again.
September 11, 2018 at 5:21 am
Viewing 15 posts - 4,051 through 4,065 (of 13,877 total)