Hi,
I am working on a task where i need to create the list from a table of frequently accessed records.
I am not sure where i should do that?
- In businees logic using C# or
- Is there any kind of functionality available for it in Oracle - which gives count of record accessed.
Thanks in advance.
I am working on a task where i need to create the list from a table of frequently accessed records.
I am not sure where i should do that?
- In businees logic using C# or
- Is there any kind of functionality available for it in Oracle - which gives count of record accessed.
Thanks in advance.
Comment