Coding

N

nikki

I have a database with lot of tables.How do I go about programming using "if
then else ","for" statements to clean the database.Can you give me a brief
procedure ?
Thanks.
 
A

Alex White MCDBA MCSE

Hi Nikki,

could you give me some more information about what you are doing?
 
N

nikki

ok...the database that I am working has lot of entry errors .So we want to
clean them by putting in constraints for each field in the table which is why
the need of using statements like if,then,else...
does this help?
 
Top