Which one is correct statement about inline views....?
inline view is a schema object
is a subquery used in where clause
inline view can't have group functions
none of the above
'ORDER BY' clause can be used in the creation of a view..?
True
False
The maximum columns that can present in a view..?
999
1000
1001
limit is only for tables....
How to change the definition of a view in a simple way..?
drop the view and create a new one
use CREATE OR REPLACE syntax
use ALTER VIEW syntax
use UPDATE sytax
Marcel found out the area code of his contact, Céline, has changed from 912 to 440. Which of the following is the easiest way for him to change Céline’ s area code?
Find Céline’ s record in the My Contacts View, delete it, and create a new record
Find Céline’ s record in the My Contacts View, go to the detail applet, change the area code
Find Céline’ s record in the All Contacts Across Organizations View, delete her phone number from a primary list, and input the new one
Find Céline’ s record in the My Contacts View, delete her phone number from a primary list, and then input the new number
How many Business Components can a single list or form Applet reference?
Two (if using a toggle)
One
Unlimited
Eight
Complete this statement: A business object contains information about the _________between business components.
Differences
Similarities
Shared properties
Relationships
Which of the following statements is true?
Form applet data comes from only one table
Form applet data may come from many tables and columns
Form applet data may come from many columns in a single table
Form applet data comes from only one column in a table
What function does the Siebel Web Engine perform when it receives a URL with a Siebel request?
Gathers templates and data and builds an HTML page
Displays the HTML page on the client’ s computer
Provides access to, and distributes load for Siebel Servers
Verifies that the client is using an acceptable browser
Decks are constructed as a set of ______ .
CARDS
PAGES
TABLES
FORMS