Xran
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to make table DDL read only
AnsweredThe DDL of a table can be modified but changes won't be executed. However, the DDL will remain changed even if the database is refreshed. If the DDL is accidentally edited and the user forgets the ...