I have a table named LIST, can anyone please tell me how to replace all the data under the table LIST In sql server
-
can you describe more your question....Gaurav Agrawal– Gaurav Agrawal2012-04-05 06:01:19 +00:00Commented Apr 5, 2012 at 6:01
-
4You will need to be a bit more specific in what you are after. What exactly is it you want to do? What have you tried so far? What are you unable to find out?Miika L.– Miika L.2012-04-05 06:01:38 +00:00Commented Apr 5, 2012 at 6:01
-
Please provide more details, a table can contain many columns, do you want to replace data in one column or all the columns? what string you want to replace and with which string?Imran Rizvi– Imran Rizvi2012-04-05 06:01:39 +00:00Commented Apr 5, 2012 at 6:01
Add a comment
|