Relational operators used to compare two or more operands of any data type. Relational operators ...
What is Data Element? Data elements specifies the semantic information of table field. Data element ...
What is Structure? Structure is a group of components defined under a name. A component ...
What is Table? Table is a logical structure for storing data. Table is the set ...
What is View? View is a logical representation of summarized data from one or more ...
What is Search help? Search help is a tool to search for the data records ...
What is Lock Objects? Lock mechanism allows simultaneous accessing of same data records by two ...
What is Internal Table? Internal table is a temporary table that is created and used ...
WHILE loop executes the block of statements until the specified condition is false. The ...
Internal tables used during the program execution for processing the data dynamically. So, the internal ...