Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record from same table
Message
From
16/07/2007 09:26:15
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01240631
Message ID:
01240653
Views:
21
There are 4 fields in my table(abc)
>Id=1,1&&&&1,1 is records in the fileds
>name=khubaib,khubaib
>year=2006,2007
>no=10,9
>
>I get these fields record like. 1, khubaib,10,9
>How will be done.

My table abc has a four fields

id name year no
1 khubaib 2006 9
1 khubaib 2007 10

now i want
id name no no
1 khubaib 9 10
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform