Join / Log in
Hello Amit,
try this:
select name[1,30], dbinfo("DBSPACE",partnum)::char(30) as dbspace from sysdatabases;
Cheers,
Markus