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
602

WHAT ARE THE POSSIBLE WAYS TO FETCH DATA

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

Other than those you can create VIEWS too.

5 REPLIES 5
Read only

Former Member
0 Likes
587

Hi,

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

Read only

Former Member
0 Likes
587

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
587

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

Read only

Former Member
0 Likes
588

Other than those you can create VIEWS too.

Read only

Former Member
0 Likes
587

Thx for the points very much.