DISQUS

DISQUS Hello! An Ingres Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Python Example - Change table structures

Started by grant · 11 months ago

The following python code can be used to change the table structure into btree. Should you wish to change your tables to hash or isam then change the SQL in the second to last line:
print "modify %s to btree unique on %s with unique_scope=statement;\p\g" %(row[0]% ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login