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 |
|
Priya Rajagopalan
Starting Member
10 Posts |
Posted - 2005-09-23 : 00:17:14
|
| "Select top 1 * from <tablename>" query is working fine in one database. If execute the same query in another database in the same server, am getting the error " Incorrect Syntax near 1" .Please let me know a solution for this.Priya |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|