I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of