Topics
Started by
Posts
Last post
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
Hello, Can anybody help me please. I've got one database that stays in Restoring Status after a res…
4 replies
Hi friends I have year and period values in my table like this 2005 5 2001 12 2006 11 I want to sho…
12 replies
Hello, We use stored procedures to update tables. The stored procedure takes all updatable column…
10 replies
Viewing 15 topics - 10,411 through 10,425 (of 10,647 total)
You must be logged in to create new topics.