Hi
I have a table Employee with two columns EMPID and EMPNAME.
This table exists in a database which contains only this table.
I have two querries:
1)I need a querry to get the column names of this table with data types.
2)What is the command to delete one table in SQL ce.
Regards
Umesh