Is there any way to get the type or general table/view definition from an Oracle database synonym? Are special rights neccessary to get it or is it even impossible and I have to check the real source database? I am especially interested in the column datatypes and length of the type (where it matters).
Thanks a lot in davance.