User login
|
|
|
Frontpage Sponsor
|
|
|
Baanboard at LinkedIn
|

|
Poll
|
What actions do you take to ensure compliance with the sanction/embargo lists published by the EU and the US? don't know what you are talking about 55% we are scanning customers, suppliers and employees using own programs on a regular basis 12% each delivery/purchase adress is checked immediately with own programs 2% we are using third party software for this purpose 10% we simply don't bother 20% Total votes: 49 |
|
|
|
By patvdv at 26 Feb 2008 - 21:57
|
db.drop.table()
Syntax
long db.drop.table( long table_id [, long ignore_refs] [,
long comp_nr] )
Description
This deletes a specified table. Data and indices associated with the table are also deleted. Reference counters are automatically updated.
Arguments
|
table_id
|
The table ID, as returned by db.bind().
|
|
ignore_refs
|
If you set this optional argument to DB.IGNORE.ALL.REFS, the data is deleted regardless of whether it is referenced by other tables.
|
|
comp_nr
|
This optional argument specifies a company number for the table. The default company is the company of the user.
|
Return values
Context
Bshell function.
Related topics
|
|
All times are GMT +2. The time now is 22:42.