Skip to content

Commit b731321

Browse files
committed
Update with taroface feedback (2)
1 parent 2a368ce commit b731321

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/current/v25.2/create-table-as.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ CREATE TABLE analysis_vehicle_location_histories
312312
~~~
313313

314314
~~~
315+
NOTICE: CREATE TABLE ... AS does not copy over indexes, default expressions, or constraints; the new table has a hidden rowid primary key column
315316
CREATE TABLE AS
316317
~~~
317318

0 commit comments

Comments
 (0)