I would like to know, the general consept how to query the tables?
I have the piece of SQL command here..
How I can delete the UMNO Query tables?I got error because this query tables already exist.. so I want to delete this query tables if foundCode:sSqlCmd = "CREATE PROCEDURE UMNO as SELECT PLOT FROM Pemilik"




Reply With Quote