Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal ak3ldama's Journal: Microsoft SQL Server 6

This is just a small update on the sql training. MS SQL Server isn't really all that bad, and my sql knowledge in general has improved slightly but it was mainly a refresher on things. Which is of itself good since it's so easy to space off or partially forget this stuff when you don't deal with it every day. The main thing that I notice is that there is so much stuff that is only available with Enterprise which is like, $20K per processor or something like that. One such thing is an Index on a View, another would be online index adjustments. Here is one comparison list.

There are a lot of XML features which is incredibly wierd since XML in SQL is fundamentally wrong. SQL doesn't allow arrays as an entry, so why XML? It is as if they bent over backwards for XML when at least theoretically they should've said no. (Strings don't count.) This array issue is even discussed early on in Joe Celko's SQL for Smarties.

This discussion has been archived. No new comments can be posted.

Microsoft SQL Server

Comments Filter:

Don't panic.

Working...