dbTalk Databases Forums  

Understanding tables as variables

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Understanding tables as variables in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
steve
 
Posts: n/a

Default Understanding tables as variables - 09-09-2007 , 11:15 PM






There is little evidence that the sql community understands the
concept of a table as a variable let alone its significant
implications. Yet there is ample evidence that the sql community
thinks that it is practicing relational principals within an sq
database. This would seem an awkward state of affairs given that the
concept of table types and variables lies at the heart of a relational
database.
Every table created is at inception a table variable. There is
nothing to be done additionally to a table to change it to a
variable. This is a basic concept in a relational database. And
understanding this should lead to the idea that operating on a table
variable is significantly different than operating on a table that
is...well not a variable

I have therefore written a no nonsense and straightforward
article to clearly present the idea of a table as a variable.

http://beyondsql.blogspot.com/2007/0...variables.html

I do hope it helps.

best,
steve


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.