GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  PL/SQL
Go To First  |  Previous Question  |  Next Question 
 PL/SQL  |  Question 157 of 166    Print  
Composite Variables
What are Composite Variable?


  
Total Answers and Comments: 1 Last Update: January 09, 2009     Asked by: kantri 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: chaitra murthy
 

I assume that it should be composite data type not composite variables.
Well there are two types of data types in Oracle PlSQL.

Primitive datatyes: are simple datatypes which help to store simple data like integer, number, char, date etc
Ex: number, varchar, date etc

Composite datatypes: is the group of  various data types
Ex: Cursors, Record, Tables etc



Above answer was rated as good by the following members:
chaitra murthy
January 09, 2009 00:20:55   #1  
chaitra murthy Member Since: January 2009   Contribution: 50    

RE: Composite Variables

I assume that it should be composite data type not composite variables.
Well there are two types of data types in Oracle PlSQL.

Primitive datatyes: are simple datatypes which help to store simple data like integer number char date etc
Ex: number varchar date etc

Composite datatypes: is the group of various data types
Ex: Cursors Record Tables etc


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

How do you get the return values in pl/sql when u exec them be sides assigning the values to Bind variables
Read Answers (1) | Asked by : srini

What are Composite Variable? 
Latest Answer : I assume that it should be composite data type not composite variables.Well there are two types of data types in Oracle PlSQL.Primitive datatyes: are simple datatypes which help to store simple data like integer, number, char, date etcEx: number, varchar, ...
Read Answers (1) | Asked by : kantri


 Sponsored Links

 
Related Articles

ODP.NET - Working with Bind Variables together with OracleParameter

ODP NET Working with Bind Variables together with OracleParameter With the help of OracleParameter you can include bind variables within any SQL statement These bind variables are nothing but run time query parameters The values in the SQL statement are bound at run time when we use bind variables m
 

Microsoft AJAX Library - Functions as Variables

Functions as Variables In JavaScript functions are first class objects This means that a function is regarded as a data type whose values can be saved in local variables passed as parameters and so on For example when defining a function you can assign it to a variable and then call the function thr
 

Swap two variables

How to swap two variables without using third variable? A variable is a named location in memory that is used to store data which can be modified in a program. Let us learn how to swap two variables without using third variable. This can be done in number of ways By using arithmetic operators
 

JavaScript Variables

JavaScript Variables In this JavaScript tutorial you will learn about JavaScript variables rules for variable names in JavaScript declaration of variable in JavaScript variables usage JavaScript in external file how to place the JavaScript in external file and how to execute this JavaScript placed i
 

Scope of Variables in Function

Scope of Variables in Function In this C Tutorial you will learn about Scope of Variables in Function viz Local Variables Scope of Local Variables Global Variables Scope of Global Variables mosgoogle The scope of the variables can be broadly be classified as Local Variables Global Variables Loca
 

PHP Tutorials - Variables

Variables In this PHP Tutorial you will learn about Variables different types of Variables like Identifiers Variables Statements and Constants Variables In this PHP Tutorial you will learn about Variables different types of Variables like Identifiers Variables Statements and Constants mosgoogle Iden
 

WebSphere V5.0 : Debugging - View variables

WebSphere V5 0 Debugging View variables In this tutorial you will learn about WebSphere V5 0 Debugging View variables e g display expressions and use inspectors Variables view Inspecting values and Evaluating expressions mosgoogle View variables e g display expressions and use inspectors Variables v
 

VB Script - Working with Variables

VB Script Working with Variables In this tutorial you will learn about VB Script Wroking with variables Introduction Description Naming Conventions Variants and its sub types How to Assign values to a variable What is the scope of a variable Constants Arrays and Conclusion mosgoogle Introduction A v
 

C Programming - Constants and Variables

C Programming Language Constants and Variables In this tutorial you will learn about Character Set C Character Set Table Special Characters White Space Keywords and Identifiers Constants Integer Constants Decimal Integers Octal Integers Hexadecimal integer Real Constants Single Character Constants S
 

JMeter - Adding User Defined Variables

Adding User Defined Variables The User Defined Variables UDV element as shown in the following snapshot is particularly interesting with regards to the test case design we drafted earlier in the table. It allows you to plug values to variables being used in various locations in the Test Plan. The JM
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape