Topics
Started by
Posts
Last post
How to load data from .csv file using SELECT * INTO USING OpenRowset. Without creating source tab…
5 replies
have a data like in a name field like below Martins Martin's how can I get both record when some on…
3 replies
to copy 1 db to another db on the same server. it is to be used for training purposes, instead of l…
5 replies
Hi everyone, I have a log table which contains a list of items found on shelves during many stock-t…
3 replies
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
Viewing 15 topics - 10,021 through 10,035 (of 12,234 total)
You must be logged in to create new topics.