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

hai experts please answer this question

Former Member
0 Likes
859

Q:if suppose i created one table which have fields like num,name and i enterd date like 1 in

num field,and satish in name field. the date was stroed accordingly...but when i retrevied the data it displayed like 1 and SATISH(Captail letters) so for getting same data which i enterd what i have to do....

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
833

Check the ENAME field in PA0001 table.

Regards,

Amit

Q:if suppose i created one table which have fields like num,name and i enterd date like 1 in

num field,and satish in name field. the date was stroed accordingly...but when i retrevied the data it displayed like 1 and SATISH(Captail letters) so for getting same data which i enterd what i have to do....

8 REPLIES 8
Read only

amit_khare
Active Contributor
0 Likes
834

Check the ENAME field in PA0001 table.

Regards,

Amit

Read only

0 Likes
833

thank you experts..

Read only

Former Member
0 Likes
833

Hai, Mis.Durga kottapalli.

To get same data which you enterd just do check the field ename in the table PA0001.

Read only

0 Likes
833

thank you experts..but for getting output like that( in captial letters what changes might he done).

Read only

Former Member
0 Likes
833

check the ENAME field in PA0001 table.

Read only

Former Member
0 Likes
833

Hi

Think your problem is you want data in the same format you are entering.So go to domain of this field there you can see a Checkbox below the TAB output characteristics...Select this this Checkbox and try agai. Hope this will solve your problem...

Reward all helpfull answers.......

Read only

Former Member
0 Likes
833

The checkbox name is " Lowercase"

Read only

0 Likes
833

thank you experts...