Forum: MS SQL Jun 13th, 2008 |
| Replies: 15 Views: 2,279 what you want to do with the tables ? |
Forum: MS SQL Feb 26th, 2008 |
| Replies: 3 Views: 809 How can you develop a project only in sql server 2000 without using any front end tool. |
Forum: MS SQL Jun 28th, 2007 |
| Replies: 7 Views: 11,789 use the IN clause
or
simply write a procedure and pass the values. that u want to delete. |