Over the years (yes, that yours truly has some time involved with the development world), have accumulated in my machine many PDFs of tips and tutorials on one or another task that I had to search the web in order to run and to not have to go searching all over again (since my memory is RAM, shut off), I usually save everything. Let us use this space here on the blog of SQL tips Lite to disclose the use of both the program and mainly of T-SQL language in general.
To begin, one issue that I questioned at least once a month:
_ I installed SQL Server and do not set a password for the SA, is set once installed?
Or:
_ They found the SA password for my server, how do I change it?
Well folks, change this password is easy, just follow the instruction below which, incidentally, is the same for any user to change password:
Until next time.
