I have a question about a query statement.
I like the statement to display the following:
the query needs to get all columns from the current table
with some facts like (data length, datatype,does the column have a constraint and if it has to which table)
I already have the statement in...