For eg i have a table and in that table there is a column named 'City name'. Now i want to know how can I know about the maximum lenght of that field ie how many characters it can held.
I want to know that how can i find the lenght of a column field in TOAD .. ie SQL query for this...?ie 6
Try:
DESCRIBE [tableName]
I want to know that how can i find the lenght of a column field in TOAD .. ie SQL query for this...?windows vista internet explorer
Did someone say TOAD?
.
No comments:
Post a Comment