Viewing 15 posts - 436 through 450 (of 1,246 total)
February 8, 2018 at 4:36 pm
need help to split data as below. i try to use charindex to find...
February 8, 2018 at 4:13 pm
February 8, 2018 at 3:57 pm
The Koenigseggs are FAR more than pure art. There is some SPECTACTULAR...
February 7, 2018 at 9:08 pm
Here's an idea...
USE tempdb;
GO
IF OBJECT_ID('tempdb.dbo.Skill', 'U') IS NULL
BEGIN -- DROP TABLE tempdb.dbo.Skill;
CREATE TABLE tempdb.dbo.Skill (
skill_id INT NOT NULL...
February 7, 2018 at 8:35 pm
February 7, 2018 at 7:22 pm
February 7, 2018 at 10:29 am
February 6, 2018 at 4:55 pm
February 6, 2018 at 3:44 pm
February 6, 2018 at 1:54 pm
When we moved to a Pure Storage SAN, one of their boastful claims was their data compression and how good & fast it was. When we compared it SQL Server...
February 6, 2018 at 1:44 pm
Viewing 15 posts - 436 through 450 (of 1,246 total)