Hello...
No I am not administering the database.....
i have no other options but do the sorting thing... could you please help me with it??
regards,
abhilash
User Profile
Collapse
-
hello... sorry i did not know that..
anyways here is my code...
...Code:$sql="select ed.HostIndex, ed.CPUNum, ed.GenErrCode, ed.Interpretation, sm.CorePerPhys, sm.LogPerCore, sm.PhysID, sm.CoreID, hf.TotalDownTime, (hf.Deathtime-hf.Birthtime-hf.TotalDownTime) as TotalUpTime from emmaDecode_WINtable ed, SMTinfo_WINtable sm, HostLifetime_WINtable hf where ed.HostIndex = sm.HostIndex and ed.CPUNum = sm.CPUNum and ed.HostIndex
Leave a comment:
-
perl script help needed
hi all...
i need to write a perl program which does the following:
it connects to the database and retrieves the rows from a table, which i am able to do.
For example, the table looks like this :
Name PID CID LID
a1 0 0 10
a1 0 0 20
a1 0 1 30
a2 0 2 40
a2 1 1 50
a3 0 1 10
so, here i need to check for duplicates and the...
No activity results to display
Show More
Leave a comment: