P pbdougl Member Apr 23, 2008 #1 Hi; I'm a bit of a newbie. Is there a quick record count function in PL/SQL Dev, rather than having to run a count(*) query each time?
Hi; I'm a bit of a newbie. Is there a quick record count function in PL/SQL Dev, rather than having to run a count(*) query each time?
Marco Kalter Administrator Staff member Apr 23, 2008 #1 For a table or view you could use the Browser Extender Plug-In and create an extension for this functionality.
For a table or view you could use the Browser Extender Plug-In and create an extension for this functionality.