Thread
:
Question for those who have database querying knowledge
View Single Post
02-25-2014, 09:34 AM
Why
MFBA
Industry Role:
Join Date: Mar 2003
Location: PNW
Posts: 7,230
describe database;
describe table;
will do most of what you need, however there are a lot of places to "hide" things in mysql(stored procedures, as an example), which is why documentation should be kept.
Why
View Public Profile
Find More Posts by Why