Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

data structure

Former Member
0 Kudos

hi friends,

could u plz tell what is meant by data structure???

thanks in advance.

regards,

priya.S

4 REPLIES 4

Former Member
0 Kudos

Hi,

Data Structure means

An organization of information, usually in memory, for better algorithm efficiency, such as queue, stack, linked list, heap, dictionary, and tree, or conceptual unity, such as the name and address of a person. It may include redundant information, such as length of the list or number of nodes in a subtree.

this proceess is to know how the data is stored in the memory by using this we can understand programitically.

please reward points,

regards,

satish.

Former Member
0 Kudos

Hi ,

We cannot create a record in it and we do not have any technical settings as the table has. we donot have a primary key or a foriegn key .. it does not store data in it .But data is dynamically generated during run time...\

Regards,

Sana..

former_member202957
Contributor
0 Kudos

Hi Priya,

Structure: Structures are database object which does not contain any data it is like a template with set of fields.

if you refer that in your screen it may contain only one data at runtime.

Sturctures are used to add fields to the tables.

There are two types of strucutes.

1.Append Structure

2. Include structure.

<b>reward if useful </b>

Regards,

sunil kairam.