|
Comments
|
Matt Dobson on
11/18/2008
informative and simplifies this basic functionality.
|
|
Nick Pennisi on
12/4/2008
JumpstartTV is an excellent source of instant SQL knowledge... I don't know what i would do without you guys!!!
|
|
|
the speaker is very clear & consice. it's great!
|
|
|
Excellent information, and in less than 4 minutes. Exactly the amount of free time I have during the day! THANKS!!!
|
|
|
i like the new part about asking questions related to the video content. this is a really good idea, and helps me confirm i'm learning the new stuff.
|
|
|
Thanks for the follow-up... The select statement was nice to see in this video... I would have used it in the first video as well.
|
|
|
very enlightening, especially about adding new schemas
|
|
|
excellent. How about a video on defining & using uniqueidentifiers in an XML schema?
Thanks!
David
|
|
|
Excellent!
|
|
|
good video ... could be longer ... handles content well though
|
|
|
I've bought a lot of books and read a lot of websites but this information is just not out there.
Sincere thanks!
|
|
|
Just a quick note – when changing an xml schema, an alternative to dropping tables is to alter the tables and modify any columns using the xml schema to be untyped xml columns. Then drop the xml schema, create the new xml schema collection and alter the tables again changing the columns to use the new xml schema.
|