04-20-2011, 10:04 AM
Hi All,
Help required on this.
I have table named EMP. I am not bothered whether it contains data or not.
EMp table has columns as 'emp_name', 'emp_id'
i need to check whether EMP table exists or not .
i need to check whether columns exists or not.
how do i do it
the datasheet will have table and column names.
Help required on this.
I have table named EMP. I am not bothered whether it contains data or not.
EMp table has columns as 'emp_name', 'emp_id'
i need to check whether EMP table exists or not .
i need to check whether columns exists or not.
how do i do it
the datasheet will have table and column names.