![]() |
Sergey Kornilov admin 3/23/2011 |
The best approach is to create new custom view (Free_Group) and add WHERE clause to SQL query: where value='free'
|
C
|
choanhemnhe author 3/23/2011 |
The best approach is to create new custom view (Free_Group) and add WHERE clause to SQL query: where value='free'
|