203143/get-list-of-databases-from-sql-server
Execute:
SELECT name FROM master.sys.databases
I hope this helps you.
You can try out something like this: SELECT ...READ MORE
I'm attempting to get a day name ...READ MORE
I want to search for every column's ...READ MORE
Hey @Rajni, Verify if the server is running ...READ MORE
I think this solution requires a CROSS JOIN implementation. ...READ MORE
Windows mode and Mixed Mode – SQL ...READ MORE
Your Date format should be handled by ...READ MORE
NOTE: The following works for the "Import ...READ MORE
The straightforward method is shown here. You ...READ MORE
Instead of receiving a result set as ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.