Community

Oracle Tip: How to use default values with database columns

When you create a database table, you have the option to specify a DEFAULT value. Using default values on database columns helps to insulate database design issues from application code. (R)

Read More - Register for Free Membership

Tags: