column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha