S
sohelcsc
Guest
i am facing a problem with Access. that is if i want to retrieve all the table name from one specific database then what will be the sql comman:
in oracle it is : select * from tabl;
but in Access what?
another question: how can i retrieve column name from a table by a sql statement:
in oracle it is: DESC TABlE_Name;
but what in Access?
in oracle it is : select * from tabl;
but in Access what?
another question: how can i retrieve column name from a table by a sql statement:
in oracle it is: DESC TABlE_Name;
but what in Access?