Query to get largest datatype in schema

Posted by crazyguy-or-am-i on Stack Overflow See other posts from Stack Overflow or by crazyguy-or-am-i
Published on 2010-06-16T16:09:53Z Indexed on 2010/06/16 16:12 UTC
Read the original article Hit count: 83

Filed under:
|
|
|

What is the query to get the top 5 ...data types ...used in a DB by size? for eg. int(20) is greater than int(4)

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server