Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on intersection in SQL server 2000 within the SQL Server forums, part of the Databases category; hi, What is the syntax for INTERSECTION Function in SQL server 2000? I tried the following syntax, but it is not working select <column_name> from <table_name1> intersect select <column_name> from ...
|
|||||||
| SQL Server SQL Server is a Database Management System(DBMS) by Microsoft |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
intersection in SQL server 2000
hi,
What is the syntax for INTERSECTION Function in SQL server 2000? I tried the following syntax, but it is not working select <column_name> from <table_name1> intersect select <column_name> from <table_name2> intersect({[1],[2]},{[1]}) these two r showing syntax error Please, share ur knowledge about these Thanks in advance, Vishnu |
| Sponsored Links |
|
|||
|
Re: intersection in SQL server 2000
What is the syntax for INTERSECTION Function in SQL server 2000?
I tried the following syntax, but it is not working select <column_name> from <table_name1> intersect select <column_name> from <table_name2> the error is:Incorrect syntax near the keyword 'intersect'. |
|
|||
|
Re: intersection in SQL server 2000
Quote:
Try this query in SQL server 2005 |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to rename a column name in SQL Server 2000 | vishnukumar | SQL Server | 3 | 09-06-2007 07:54 AM |
| Windows Server 2000 is working very slow | Geek_Guest | Windows | 3 | 09-05-2007 10:15 AM |
| How to store a picture in sql server 2000? | nmurugantech | SQL Server | 1 | 02-19-2007 10:26 AM |
| Guidelines for ISO 90001:2000 | JobHelper | Testing Issues | 1 | 12-23-2006 08:19 AM |
| DNS server in Windows server 2000 | FantaGuy | Web Servers | 2 | 12-13-2006 03:21 PM |