Topics
Started by
Posts
Last post
28 replies
hello guys, I want to get parent-child PK-FK hierarchy in one select statement and one table output…
2 replies
Okay so I have writing this SQL query and I am trying to pull the total sum of 3 selected rows as a…
3 replies
I have a list of values that I want to store in a variable in SQL server 2005. DECLARE @State varch…
4 replies
Hi, would the following query make any difference if I joined the two tables using a candidate key …
11 replies
I'd like to pad an nvarchar field with trailing spaces to make the length a uniform 23. Is there an…
5 replies
I have a requirement wherein there are 2 columns : In Time and Out Time. I need to get the time gap…
4 replies
I am working on a function that will return the military julian time in the format of YYDDD, where …
4 replies
Hi I have various scripts that use linked servers to obtain data from various distributed systems -…
1 replies
Hi all, I have a transaction table. I'm filtering on date values to get a report. the situation …
4 replies
Hi, I have a problem with some code in my query. I'm using an IN operator as a filter (within a WHE…
4 replies
I have the following table: ID EmployeeNumber EmployeePhotograph EmployeeSignature …
2 replies
Basic situation: I run one complicated set of OPENQUERYs against DB2 and T-SQL queries against my D…
5 replies
I need to create a stored procedure that would perform an automatic database restore from 1 server …
5 replies
All, will UDF in an UPDATE statement affect the performance? I hope so. UPDATE #Result SET DataSour…
18 replies
Viewing 15 topics - 2,716 through 2,730 (of 12,234 total)
You must be logged in to create new topics.