select * from sys.credentials
select * from msdb.dbo.sysproxies
select * from sys.sql_logins
select * from sys.server_role_members
select * from sys.databases order by create_date
select * from msdb.dbo.sysjobs order by date_created
node
at the command line, played around with it and want to get back to your OS command line. Press CTRL+C (even on a Mac, especially on a Mac!), or just call the process.exit()
method to exit from the Node console.$ node > 9+23 32 > process.exit() $