6
Answers

What is this query for?

Hi.

What does this query return?

select * from sysdatabases where sid <> 0x01 order by name

Answers (6)