jueves, 25 de agosto de 2016

LinkedIn Background Image

Go to Google Image Search and search for anything you like to be your image background.

then use any capture screen software you like to capture the best combination you like,
I use screenshot captor
https://www.donationcoder.com/Software/Mouser/screenshotcaptor/

and no I am not getting any money for this :) I wish I could

here some examples:

Some Peruvian beaches



Do you like Software Companies?




and this is my current linkedin background



simple and nice. I am not a Graphic Designer so this approach will work for me.

lunes, 8 de agosto de 2016

Tsql Tips

Sometimes you need random numbers from 1 to 1000 and without duplicated numbers, here is the link:

http://sqlperformance.com/2013/09/t-sql-queries/random-collisions

Backup all databases at once from a SQL Server?
https://www.mssqltips.com/sqlservertip/1070/simple-script-to-backup-all-sql-server-databases/

Reindex all tables in a DB TSQL
http://blog.sqlauthority.com/2015/02/15/interview-question-of-the-week-007-how-to-reindex-every-table-of-the-database/