re: index_priv and creating indexes

2002-09-10 Thread Victoria Reznichenko
Thomas, Monday, September 09, 2002, 10:12:01 PM, you wrote: TS> just wanting some headsup on the following question. TS> How does the index_priv catch in at all? TS> Does a missing index_priv also block me to create a table with indexes in the create-statement? TS> Or does it only affect the lat

index_priv and creating indexes

2002-09-09 Thread Thomas Seifert
Hi folks, just wanting some headsup on the following question. How does the index_priv catch in at all? Does a missing index_priv also block me to create a table with indexes in the create-statement? Or does it only affect the later creating of indexes? Thanks in advance, Thomas sql, query