Subject | Changing in a script field type. |
---|---|
Author | German Gentile en Listas |
Post date | 2004-08-09T20:17:39Z |
I use Numeric 10,0 in my tables after Firebird 1.5. I want to change all
my record of type numeric 10,0 to Integer. How can i do.
I have to do it in far places, in production enviroments. I can stop any
client access for do the conversion.
What is the most eficient type for a AutoInc field? Integer or BIGINT?
TIA.
German.
my record of type numeric 10,0 to Integer. How can i do.
I have to do it in far places, in production enviroments. I can stop any
client access for do the conversion.
What is the most eficient type for a AutoInc field? Integer or BIGINT?
TIA.
German.