To get all information about current database. (Table Name, Field Name, Type, Length, NULLable, Refer, and more ...) It's useful when you want to compare 2 versions (old & new) of a database. Because while you develop an application you can change database's structure (add more fields, change type of fields), and you want to ensure that the database 'structure that you delivery is the same with custummer's.
Download A Script To Get Database Info
Download A Script To Get Database Info
No comments:
Post a Comment