Application Development and Automation 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: 
Read only

data fetchin?

Former Member
0 Likes
710

WHAT ARE THE POSSIBLE WAYS TO FETCH DATA

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
695

Other than those you can create VIEWS too.

hi

here

are some ways to fetch data

1. select query

2. logical database

3. there r some funtion module

try these

plz reward

thanks and regards

snehi chouhan

5 REPLIES 5
Read only

Former Member
0 Likes
695

Hi,

Write a Select query to fetch the data from the db table.

Read only

Former Member
0 Likes
695

hi

here

are some ways to fetch data

1. select query

2. logical database

3. there r some funtion module

try these

plz reward

thanks and regards

snehi chouhan

Read only

Former Member
0 Likes
695

The only way is SELECT query..to fetch data from table.

Read only

Former Member
0 Likes
696

Other than those you can create VIEWS too.

Read only

Former Member
0 Likes
695

Thx for the points very much.