how to select single row from table and insert into same
table as a new record by using a single sql query.
Answer Posted / sonal shah
we cannot insert into a table and select from the same table
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to open standard output as a file handle?
How arrays are used in php?
Tell me how to retrieve a cookie value?
Whether it is possible to share a single instance of a memcache between multiple php projects?
Why is used in php?
Is empty in excel?
What is varchar mysql?
What is the difference between query and inquiry?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
Can we set session value in javascript?
What is the difference between $name and $$name?
Difference between array_combine and array_merge?
What is $_ server request_method == post?
What is php simple definition?
How to convert a string to lowercase in php?