You are on page 1of 6

 Primary key can’t give for data type Memo , OLED object, and Attachment

 Format
1. > if we put this sign it mines put only capital later

2. < if we put this sign it mines put only Small later

3. \ (“”) if we put this sign it mines write from left to right

4. @@@-@@-@@@@ if we put this sign it mines write text should pate in this
order or ??&????&??

5. &*! if we put this sign it mines their will be “!” at the end of the text
Input Mask
1. If we inter 0 or 9 we have to insert only numbers
 If we insert 0 we have must to insert the amount of numbers which is equals to the amount to
0’s
 If we insert 9 we can insert the amount of numbers which is equals to the amount to 9’s it is
optional

2. # if we put this sign it mines we can insert number, + or – sign on our


table

3. L if we put this sign it mines capital letter only, the amount of latter
must be equal the amount of L’s

4. ? if we put this sign it mines we can insert latter optional


5. A
if we put this sign it mines we cane insert digit or latter, the
amount of latter or digit must be equals to the amount of A’s

6. “a” if we put this sign it mines we cane insert digit or latter,


optional

7. & if we put this sign it mines we cane insert characters, the


amount of characters must be equals to the amount of &’s

8. C if we put this sign it mines we cane insert characters, the


amount of characters must be equals to the amount of &’s
9. >????????, the first latter must be capital and the other are
optional

10. <???????, the first latter must be Small and the other are
optional

11. >?<??????, the first latter must be capital and the other must
be small

12. Password if we write this it indicates every thing that we write


will be pate
***** sign
Validation Rule

13. >X it indicate the value you insert should be greater


than “X”

14. <X it indicate the value you insert should be less than
than “X”

15. >= it indicate the value you insert should be greater


than or equals to “X”
16. <=X it indicate the value you insert should be less than
equals “X”

17. > Date () indicate the date we insert should be greater than
the current date

18”Male” or “female” we should have to insert Male or female

19. >2500 and <3500 the value we insert should greater than
2500 and leas thane 3500

20. Between 1-99 the value we insert should between 1 and 99

You might also like