Thread
:
Count the number of cubes
View Single Post
#
2
(
permalink
)
02-29-2008, 06:51 AM
Madhivanan
Posts: n/a
Re: Count the number of cubes
To count number of databases use this
select count(catalog_name) from information_schema.schemata
Madhivanan
Madhivanan