Topics
Started by
Posts
Last post
G'day all, I was conflicted whether I should tag this question as TSQL or Reporting Services, but I…
6 replies
G'day all! I recently just had a question answered on these forums (looking back in time) and this …
6 replies
Table A contains data. CREATE TABLE A (Employee varchar(20) NULL, Phone varchar(10) NULL, ID1 i…
4 replies
Hello! I'm currently trying to update tblMaster which contains customers for a company (about 300k …
4 replies
Does anyone know how to query all DB objects that contains a certain data? For example, I'd like to…
5 replies
Hi, I have a simple SQL queries, and I do not understand why there are some time-partion values of …
2 replies
I have a datamodel that I am doing some reporting on and the datetime stamps are stored in the tabl…
10 replies
I'm importing an Excel spreadsheet into a SQLServer table. One of the columns I use is a serial dat…
7 replies
I'm wondering if there is a way to calculate the percentage of records meeting a certain criteria w…
5 replies
I am trying to get an avg of the "avg fast slow" days of the latest (top3) for each customer ID. Gi…
15 replies
Hi All, I have one new task. I have to write a new extended stored procedure which will fetch the d…
6 replies
Is there a SQL equivalent to MS Access' "first" function? Any help would be GREATLY appreciat…
14 replies
I would like to use the value of GetDate() within a dynamic SQL statement. THe following line: ', D…
8 replies
So, I jump through hoops to not create cursors, and now it appears that SQL Server is creating them…
1 replies
Hi, I need to create a query that for each row in a table, checks for a certain condition, and if t…
6 replies
Viewing 15 topics - 2,791 through 2,805 (of 17,082 total)
You must be logged in to create new topics.