|
|||||||
|
|
![]() |
|
|
|
|
||
|
Reader Feedback and Insights: SQL Versus DDS Hey, Ted: Are shops actually writing SQL code for table creation and storing it in some source library in place of actual DDS for tables ["SQL Field Reference File"]? I'm referring to real production tables, not just work tables or things created on-the-fly. If yes, what is the benefit over DDS? --Sarah Some are, Sarah, but I suspect it's very few. The lack of a field reference file has been a hold-up for a lot of people. The main reason why people use DDS, though, is probably that that's what they've always used. The advantages of SQL that I can think of are: (a) newer features, like LOBs, can't be defined in DDS and (b) you can port the database definition to other database management systems much more easily. I like DDS and I think it's adequate, but IBM disagrees with me. The database guys at IBM have told me repeatedly that SQL is the only way to go. --Ted
|
Editors
Contact the Editors |
| Copyright © 1996-2008 Guild Companies, Inc. All Rights Reserved. |