Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following