> I covered SELECT...INTO in my book, with a short paragraph showing
> CREATE TABLE...AS is equivalent. Which one should I use in my book as
> the preferred?
imho CREATE TABLE/AS should be emphasized, since SELECT/INTO hides the
fact that a table gets created, which is a fundamental operation here.
DDF vs DDL vs some other acronym etc etc.
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California