Topics
Started by
Posts
Last post
Hi, I'm trying to write a SELECT that gets a list of people from a table in one database and for ea…
1 replies
Hi, maybe somebody will have a solution. SQL 2005 I have a query than joins 5 tables. Each table ha…
2 replies
Here is my SP, i m using SQL Server 2000, In the Severity Column, i have 3 values : Critical, Info…
2 replies
I have a table with 6 fields, and I will have all 6 parameters passed in - is there any way to writ…
9 replies
Hello everyone, i m using SQLServer2005 . select count(TvsRecordID),FormImage from TvsRecords group…
7 replies
Hi does anyone know how to create a query in SQL 2000 or 2005 to get the year and week number toget…
5 replies
I need to re-write this query for better performance as the table dbo.tblDataLogtraceData contains …
9 replies
I want to select all rows from table 'relatives' where column 'relative' contains any substring tha…
1 replies
I have a table with (for simplicity reason) 4 columns: id -- just surrogate primary key FirmNum -- …
14 replies
Hi friends, I have 3nos. of table in my database (DB1) like Users, Groups and Goup_Users In Users t…
7 replies
select * from scan where boxid = 'RET0018438' and (((client in ('MCP','JNJ','PCP','PCR…
6 replies
Hi. I have attempted to copy data from Table A & Table B to Table A & Table B from Databa…
2 replies
I need to create a table (Named as C) with a foreignkey column. That column should references with …
3 replies
Hi all, I need to compare the rows from table1 to table2 and return the name of the column if any d…
3 replies
Hi , I would like to know if there is any way to export the value stored in a t-sql variable inside…
2 replies
Viewing 15 topics - 10,021 through 10,035 (of 12,230 total)
You must be logged in to create new topics.