Click here to Skip to main content
15,909,091 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys anyone can suggest me pls.

Here i have fldMaxPoints,fldActivityName in tablename M_tblActivityName

fldMaxPoints fldActivityName

48 Academic


Now i have to create view using this table

(i.e) through query i have to divide fldMaxPoints/1,fldMaxPoints/2,fldMaxPoints/3,fldMaxPoints/4

My view should consists of Position,AssignedMarks (Viewname is VW_Position)

Vw_Position

Position AssignedMarks
1 48
2 36
3 24
4 12
Posted
Updated 2-Apr-13 16:12pm
v2
Comments
[no name] 2-Apr-13 21:16pm    
Isn't this the same as http://www.codeproject.com/Questions/571374/howplustoplussortplusarraylistplusandplusassignplu only more confusing?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900