Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-04-25 : 22:15:54
|
| Charlie writes "Here is my problem. I have a table in a database on one server that has data in it. The data is unsorted on that server, but i need to create a stored procedure (on the server on my computer) that will grab the table from the server, run a few tests on the data, then sort it according in a new table on my server. Curious to whether or not this is possible. Thanks" |
|
|
|
|
|