Which one of the following is the baseline behavior of a table in a privately-scoped application?
Any Business Rule can read, write- delete, and update from the table
All application scopes can read from the table
only artifacts in the table's application can read from the table
The table and its data are not accessible using web services
Submit