Topics
Started by
Posts
Last post
I have a table as such: EmpID WeekID Result 1 …
3 replies
I am selecting data using a Left Outer Join. I only want the first row that the Join ret…
20 replies
I got to change result of one SQL Command like the follow example: before ... ID year type amt ---…
1 replies
How do I send an attachment file using xp_SendMail ?
1 replies
Hi, I have the following data: User | Element | Value ------|-------…
7 replies
I currently have a table that i want to re pivot from a horizontal layout to a vertical layout. The…
5 replies
Hello everyone. I am trying to do a query and I can't get at the end of it. I have a table Statisti…
5 replies
Hi, Is there any method by which i can use ORDER BY clause in UNION ALL. Thnx, Vivek …
6 replies
Hi all, Would you please show me the correct syntax to run a query from open query if I only know t…
4 replies
so i have select @email = (blablabla) which gives me back emails as mail1@mail.com mail2@mail.com e…
1 replies
Hi all, i have this T-SQL declare @c as varchar(8000) SET @c='' SELECT @c=@c + dbo.syscol…
2 replies
I have the query below setup in an ASP script that inserts data from a web form into the SQL Server…
2 replies
hi SQl is a Linked server on which following query created UPDATE [HTable2] SET [HTable2].Marks = …
3 replies
Hi I´m getting problmes to make run a qry. THere is an extract of tables and query... the error I'm…
12 replies
Hi I have a query that has been requested to provide a length of service for all members in an org…
2 replies
Viewing 15 topics - 9,706 through 9,720 (of 17,082 total)
You must be logged in to create new topics.