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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 dynamic search within a column (stored procedure)

Author  Topic 

Anandhi
Starting Member

4 Posts

Posted - 2001-09-04 : 02:16:15
i want to perform search within a column to see which two values match and if matched their corresponding time, from the time column in the same table
how can i do this using stored procedures
   

- Advertisement -