|
Gilari Decosta
2010-11-02 14:24:29
|
|
Sir
When we study chart of symbol,we may wish to know to which sector it belong.It can be retrieved from data base using sql quary.Suppose we have already made composite index of all sectors ,then we can attach a "_" in front of sector name that we have already retrieved (ie, _bank) and retrieve last price change for same.
Now we have price change of symbol and the sector it belong to.
Suppose we want to know how other members of this industry are performing now ,
then a list of other members of of industry with the price change will provide it.
Pivot table is now like excel sheet.But if it can be opened like QUERY AS IN MICROSOFT ACCESS QUARY.All these feature can be implemented using SQL queris.
thanks
GILARI
.
|
|