Topics
Started by
Posts
Last post
iam a running a jobsite with over 265000 members, it has a column in which entirecv is stored as va…
6 replies
I am trying to get the datediff in days for multiple rows but getting NULL returns. I know where th…
31 replies
Dear All , Please find below the data MonthStart MonthEnd MonthTotalDaysAmount Mar3/9/09 0:00…
25 replies
CAN WE SCHEMABIND THE VIEWS WHICH USES DISTRIBUTED QUERY? Any help will be really appreciated. Than…
2 replies
Hi, I am very much thankful to Jeff for his kind help in calculating running totals. Now i am facin…
2 replies
Hi Experts, We are trying to do a package to execute all sql scripts when we try below mentioned sc…
7 replies
Hi I have a situation where i am receiving the high reads when i am using a simple insert statement…
16 replies
CREATE TABLE #ProductCategory ( ProductCategoryIDINT IDENTITY, ProductCategoryNameVARCHAR(30) )…
5 replies
What do people think of the With and CTE. I recently received code that looked like this and it se…
2 replies
Trying to find out which account modified a stored procedure. If I run the schema change report, th…
2 replies
i have two tables employee & employeeDetails . Both tables having index filter. How can i spec…
8 replies
Hello, We have, for years, been running software in which a standalone Windows executable ('managem…
6 replies
Here is a query to update a table update table set col1=value set col2=col1+some value here col1 va…
9 replies
I have a table called Log which keeps the log for all the files uploaded to the database. In it, th…
3 replies
What to do? I need to create an XML file from database table and put this xml file in WebServer (I …
5 replies
Viewing 15 topics - 10,396 through 10,410 (of 10,635 total)
You must be logged in to create new topics.