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
Can we set session value in javascript?
What is the use of "ksort" in php?
In how many ways we can retrieve the data in the result set of mysql using php?
What is include in php?
What is php stack?
Can a trait extend a class php?
What language is php written in?
Explain some of the php string functions?
What is session management php?
Is it possible to use com component in php?
How is a session id generated?
What is the role of the .htaccess file in php?
Tell me how would you declare a function that receives one parameter name hello?
What is static in php?
What is session expiry?