Confusion

Caller: Hello, can I speak to Annie Wan?
Operator: Yes, you can speak to me.
Caller: No, I want to speak to Annie Wan!
Operator: Yes I understand you want to speak to anyone. You can speak to me. Who is this?
Caller: I’m Sam Wan. And I need to talk to Annie Wan! It’s urgent.
Operator: I know you [...]

Brian Desmond’s blog

It contains lots of great tool and scripts…
http://briandesmond.com/blog/
This blog is bookmark site for great collections on windows and cisco.

Creating SQL Table from another table

Often we need to take quick backup of database with data before we can make changes in table. for this I create the image of table within same database, as it is the fastest method. It is one of the reason why one need to create image a table.. or copy one table from another.
It [...]