• Mozilla unveils Firefox 5 beta

     Mozilla has announced to launch a beta version of Firefox. At present Mozilla have three versions of Firefox—beta version with latest features under testing, release version for mainstream users, and the Aurora, a version to launch these new features. These three versions corresponds to...
  • SQL Injection Tutorial

    How SQL Works: -Before you can perform an injection, you must first understand how SQL works. -When you register a new username and password on a website, the username and password you entered is kept in the site’s member table; the username and password are put in their separate columns. -When you...
  • DDos ATtack Protection and Prevention

    Security is a topic I’ve yet to cover here at darkshadow-hacker.blogspot.com, but is a topic that will be the focus of many future articles. If you are involved in the darkshadow-hacker group, it is especially important to be aware of the security of the programs you are investing into and to take...
  • HACKERS ! what are they

    HACKERS ! what are they ? In common usage, a hacker is a person who breaks into computers and computer networks, either for profit or motivated by the challenge. (as per wikipedia) Myth: Hackers are bad. Actually, hackers are merely computer programmers who go in to someone else’s code and...
  • free download ebook Ethical Hacking (EC-Council Exam 312-50): Student Courseware

    EC-Council E-Business Certification SeriesCopyright © by EC-Council Developer - Thomas MathewPublisher - OSB PublisherISBN No - 0972936211 By explaining computer security and outlining methods to test computer systems for possible weaknesses, this guide provides the tools ...
  • Hide Folder in Windows Xp Without Any Software

    If you have a computer which you share amongst your family members than many of us are always trying to hide something, making something personal or which no body can have a look at but at the same we can have the access to it easily. People like me are mostly trying to hide photos and...

Thursday, January 10, 2013

ABORT -- abort the current transaction ALTER DATABASE -- change a database ALTER GROUP -- add users to a group or remove users from a group ALTER TABLE -- change the definition of a table ALTER TRIGGER -- change the definition of a trigger ALTER USER -- change a database user account ANALYZE -- collect statistics about a database BEGIN -- start a transaction block CHECKPOINT -- force a transaction...