2011-07-21 32 views

cevap

9

veya

select name from sys.sysdatabases 
where dbid=db_id() 

veya

select DB_NAME(db_id()) 
İlgili konular