Contents tagged with DataBase

  • Oracle Cursor how to

    Tags: DataBase

    So I have had to program using quiet a few different databases as a backend for my web projects (Oracle, SqlServer, MySQL, SQLite, SqlAnywhere). I find that quiet often I have to write a script and I … more

  • Oracle Kill all sessions for a user

    Tags: DataBase

    I was recently with a client deploying some software and while talking with him he received a non related call asking him to kill all of the Oracle Sessions for a user (some bad application had used … more