sql - Limit a table's cell's values to two values? -


i have two-column table want values in first table either x or y, , no other input should allowed. how can enforce this?

you can use validation rule.

restrict data input using validation rule

a validation rule on column follows work.

="x" or ="y" 

Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -