O
Oded Kovach
Hello there
I have pass_throw query that display data
Now i need to store the data on temp table and display it afterword
I've tried to place on the pass_throw query 3 sentences:
1.deleting the data from the temp table
2. inserting the needed data to the temp table
3. show the data on the temp table
It gave me an error that it didn't return any records
Can someone help me to know how can i do this?
I have pass_throw query that display data
Now i need to store the data on temp table and display it afterword
I've tried to place on the pass_throw query 3 sentences:
1.deleting the data from the temp table
2. inserting the needed data to the temp table
3. show the data on the temp table
It gave me an error that it didn't return any records
Can someone help me to know how can i do this?