Topics
Started by
Posts
Last post
Hello all, I need a dynamic sql script to loop through all the tables in a database and delete reco…
5 replies
I discovered a functionality of ISNULL today that I hope there is a good explanation for it. Eg: Ta…
5 replies
Hello all , I wrote a cursor that will loop through all the tables in a database and delete record…
3 replies
Could anyone help me to find a solution for the below problem. I have a similar problem, my table h…
6 replies
I have a database in which I pull the following events from a query: select loginname, servername…
3 replies
Ok this one has got me confused, hopefully an obvious answer that i've missed.. I'm running an upda…
15 replies
Hi ! If i have a query in which i want to search a person name using replace function and i have in…
1 replies
Dear All , i have face below problem for linked server pleaser help me asap OLE DB provider "SQLNC…
1 replies
[Edited my original] Hi all. I am running into a sorting issue and haven't found a solid way to han…
3 replies
for example in the string below i want text till the 4th "/" hello/what/ru/doing?/happy…
12 replies
I am struggling with this and could not figure out. I need to import an excelfile as an variable. T…
5 replies
I have a table with various columns. when user enters data from application, the values get inserte…
1 replies
For the query below I would like to retrieve the records where there is at least 1 hour or greater …
4 replies
I have a stored proc as as Select EMPLOYID, Case when sum(a.UPRTRXAM) = null then 0 else s…
5 replies
Hi, I'm a beginner with t sql and sql server 2005 here is it my problem .. I have a web page in c# …
1 replies
Viewing 15 topics - 2,476 through 2,490 (of 12,234 total)
You must be logged in to create new topics.