Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Peardrop CMS 0.2.3
  • CommaFeed 0.0.1
  • Squash
  • Pick-a-Color 1.1.5
  • MVIS Security Center 1....
  • EasyZoom 1.0.3
  • jQueryGantt
  • IMDBPHP 2.1.8
  • Dynamic WordPress Form ...
  • PathFinding.js 0.4.1
  • 7-DAY TOP DOWNLOAD
    #
    Program
    JW FLV Media Player
    6

    475 downloads
    Scary Maze
    472 downloads
    Aircrack 1.1 / 1.2
    Beta 1

    239 downloads
    Coppermine Photo
    Gallery 1.5.22

    213 downloads
    GNU Compiler
    Collection 4.8.1

    212 downloads
    InsanityVille’s
    AJAX Guestbook

    206 downloads
    WebChat
    149 downloads
    Magento Community
    Edition 1.7.0.2 /
    1.8.0.0 Alpha 1

    118 downloads
    rssFeed 1.5
    112 downloads
    Charles 3.7
    109 downloads
    Home > Scripts > Developers > Andy Archer

    Developer page - Andy Archer


    Programs: 34 | Andy Archer homepage

    Restrict users to seeing just "their" rows on a Select

    This is a stored procedure for Oracle SQL servers for limiting user result views

    21 October 2010, 20:05 GMT
    Downloads: 210

    Find minimum or maximum column value

    This is an Oracle DB SQL script to find the highest and/or lowest values inside a table column

    21 August 2010, 22:39 GMT
    Downloads: 233

    Find duplicates in a table

    This is a package of Oracle DB SQL scripts to find duplicate values among table rows

    21 August 2010, 21:14 GMT
    Downloads: 223

    Find all tables with a particular column value

    This is a Oracle DB-complaint SQL script to search the database and return the names of all tables with a particular column data value

    21 August 2010, 17:12 GMT
    Downloads: 254

    Find all tables with a particular column

    This SQL Oracle-complaint script will scan a database and return all table names containing a specific column

    20 August 2010, 23:54 GMT
    Downloads: 222

    Find a value that is in one table and not in others

    This is an SQL script for the Oracle databases to find unique data values stored in different tables

    20 August 2010, 03:46 GMT
    Downloads: 247

    Find a particular kind of character in a column

    This is an Oracle DB compliant SQL script to find a particular character in a database column

    18 August 2010, 20:13 GMT
    Downloads: 258

    Easily limit Select statements to a specified number of rows

    These are 12 very simple examples of how to perform SELECT statements in Oracle DB and limit the number of rows the query returns

    17 August 2010, 06:57 GMT
    Downloads: 235

    Does Row Exist

    This is an Oracle DB procedure to check and see of a table row exists

    16 August 2010, 08:51 GMT
    Downloads: 233

    Format Number

    This is a n SQL stored procedure for Oracle DB to customize number rendering formats

    01 August 2010, 20:34 GMT
    Downloads: 238

    Count Integer Places & Count Fractional Places

    This Oracle SQL script will count the number of decimal and integer places of any number

    30 July 2010, 00:40 GMT
    Downloads: 284

    Pretty Good Random

    This is a stored procedure for Oracle DB to generate random numbers

    12 July 2010, 08:58 GMT
    Downloads: 235

    Grant a privilege on all user tables to another user

    This Oracle DB script will modify the permission structure of the user pool

    27 June 2010, 13:06 GMT
    Downloads: 282

    Find all object privileges, system privileges, and roles granted to a user or role

    These are two SQL*Plus scripts to run SQL and find all privileges and roles granted to a specified user or role

    13 June 2010, 04:26 GMT
    Downloads: 400

    Display table Selects in PL/SQL without using any INTO variables

    This is an Oracle hack to display table Selects in PL/SQL via DBMS_OUTPUT without using any INTO variables

    09 June 2010, 14:21 GMT
    Downloads: 310

    DBMS JOB Job Scheduler

    This is a job scheduler for the Oracle database

    09 June 2010, 13:03 GMT
    Downloads: 280

    Append the date and time to a SQL*Plus output filename

    This is an script to append the date and time to a SQL*Plus output filename

    05 June 2010, 19:14 GMT
    Downloads: 265

    Recompile all invalid server PL/SQL objects

    This is an Oracle package to build and run SQL scripts to recompile a schema's invalid server PL/SQL objects

    17 May 2010, 16:10 GMT
    Downloads: 334

    Log on as another user without knowing their password

    This SQL-Plus (Oracle) script provides a way to log on as another user without having to know their password

    15 May 2010, 19:09 GMT
    Downloads: 355

    Lock or unlock users with one SQL statement

    This is a Oracle hack to prevent users from accessing the database

    15 May 2010, 18:58 GMT
    Downloads: 323

    Kill all sessions

    This SQL-Plus Oracle script executes a PL/SQL block to kill all sessions except those with an exempt

    11 May 2010, 02:05 GMT
    Downloads: 379

    Kill a session

    This is an Oracle script to identify and kill a user session

    11 May 2010, 00:03 GMT
    Downloads: 306

    Find Server Object Dependencies

    This is an Oracle script which allows to easily find server object dependencies

    06 May 2010, 23:03 GMT
    Downloads: 425

    Find Blocking Locks

    This is an Oracle procedure to return details on why and how a procedure has been or is blocked from working

    06 May 2010, 22:19 GMT
    Downloads: 345

    EMERGENCY SHUTDOWN!

    This is an SQL stored procedure to shut down the PC locally or remotely

    18 April 2010, 21:03 GMT
    Downloads: 324

    Validate Date and allow for an all-zero month and an all-zero day

    This is an Oracle PL/SQL script to validate a date to the ISO format of YYYYMMDD, also allowing for an all-zero month and an all-zero day

    10 April 2010, 00:52 GMT
    Downloads: 266

    Validate Date

    This is an Oracle PL/SQL script to validate a date to the ISO format of YYYYMMDD

    09 April 2010, 23:59 GMT
    Downloads: 500

    Round Time

    This is an SQL script to round the time values to specific intervals

    02 April 2010, 21:50 GMT
    Downloads: 394

    Is Date1 Within N Days Of Date2

    This PL/SQL stored procedure shows whether or not in_date1 is within a certain number of days (in days), plus or minus, of in_date2

    02 April 2010, 15:14 GMT
    Downloads: 281

    Find first and last dates of week

    This is an Oracle built-in date functionality which makes it easy to find, for a given date, the first and last days of the week

    30 March 2010, 13:17 GMT
    Downloads: 356

    Count Day Occurrences

    This PL/SQL stored procedure returns the count of Mondays, Tuesdays, etc. between the two input dates

    28 March 2010, 02:28 GMT
    Downloads: 305

    Compute Days Between

    This PL/SQL stored function returns the number of days between two dates

    26 March 2010, 20:48 GMT
    Downloads: 285

    Compute Age

    This is an PL/SQL procedure to compute the difference between two dates

    26 March 2010, 19:42 GMT
    Downloads: 360

    Add Hours Or Days Or Weeks Or Months Or Years

    This PL/SQL stored procedure adds time intervals to a stored date

    23 March 2010, 18:14 GMT
    Downloads: 287


    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM