View Updating and Relational Theory (Paperback)
C. J. Date
- 出版商: O'Reilly
- 出版日期: 2013-01-15
- 定價: $1,320
- 售價: 9.5 折 $1,254
- 貴賓價: 9.0 折 $1,188
- 語言: 英文
- 頁數: 262
- 裝訂: Paperback
- ISBN: 1449357849
- ISBN-13: 9781449357849
-
相關分類:
SQL
-
相關翻譯:
視圖更新與關係數據庫理論 (View Updating and Relational Theory ) (簡中版)
立即出貨
買這商品的人也買了...
-
$800$680 -
$560$437 -
$580$452 -
$400$380 -
$1,292$1,224 -
$480$379 -
$650$553 -
$680$578 -
$780$616 -
$220$209 -
$202深度學習:方法及應用
-
$680$530 -
$680$537 -
$560$420 -
$720$562 -
$520$442 -
$680$578 -
$580$458 -
$500$395 -
$360$281 -
$580$458 -
$780$616 -
$403TensorFlow 實戰
-
$403Tensorflow:實戰Google深度學習框架
-
$480$408
商品描述
Views are virtual tables. That means they should be updatable, just as "real" or base tables are. In fact, view updatability isn’t just desirable, it’s crucial, for practical reasons as well as theoretical ones. But view updating has always been a controversial topic. Ever since the relational model first appeared, there has been widespread skepticism as to whether (in general) view updating is even possible.
In stark contrast to this conventional wisdom, this book shows how views, just like base tables, can always be updated (so long as the updates don’t violate any integrity constraints). More generally, it shows how updating always ought to work, regardless of whether the target is a base table or a view. The proposed scheme is 100% consistent with the relational model, but rather different from the way updating works in SQL products today.
This book can:
- Help database products improve in the future
- Help with a "roll your own" implementation, absent such product improvements
- Make you aware of the crucial role of predicates and constraints
- Show you how relational products are really supposed to behave
Anyone with a professional interest in the relational model, relational technology, or database systems in general can benefit from this book.