Viewing 15 posts - 811 through 825 (of 1,988 total)
February 26, 2018 at 9:38 am
Well the equivalent of RPAD in SQL Server would be LEFT(<string> + '000000000', 9)
February 23, 2018 at 11:39 am
February 23, 2018 at 9:29 am
February 23, 2018 at 7:55 am
February 22, 2018 at 11:55 am
🙂
I guess another way of asking my question might be...for those people who...
February 22, 2018 at 11:34 am
That entirely depends on the database and what you consider the average user, you are right in thinking that defaulting to db_owner for everyone is likely very wrong though. For...
February 22, 2018 at 10:10 am
i've got a big bundle of fixedwidth flatfiles to import.
i have the supplier documentation to...
February 21, 2018 at 12:49 pm
February 21, 2018 at 8:01 am
February 19, 2018 at 9:00 am
Well one difference is you have to use an order by with OFFSET you don't with TOP X, but functionally if you do have an order by TOP 100000 would...
February 16, 2018 at 2:18 pm
February 16, 2018 at 1:07 pm
February 16, 2018 at 12:40 pm
Viewing 15 posts - 811 through 825 (of 1,988 total)