Topics
Started by
Posts
Last post
Hi, Currently I am developing a Job Portal using SQL Server 2005. I have certain queries like searc…
5 replies
Hi I have a query which takes 1 sec to return results when the WHERE clause is as follows WHERE (FT…
6 replies
I am having 2 tables Primary table (test1) which contains two columns ID Name Secondary table (test…
3 replies
Hi, Lets say i have two stored procedures, one callign the other to get its output into a varible. …
5 replies
Hi, Could any one tell me how I can list all trigger in a database? With regards Sunil
3 replies
Hi I have an update which works fine. UPDATE Table1 SET T1.col1 = T2.Name FROM dbo…
2 replies
When running BULK INSERT AuditDBA.dbo.tblPS_FILE_LOG FROM 'C:\PSfiles.log' WITH (FIELDTERMINATOR = …
2 replies
Hi, I am attempting to convert some datetime data into a varchar in the ISO8601 format with timezon…
1 replies
I am loading data from .txt file with selected column only. (4 fields out of 40 fields) I had creat…
2 replies
Hi, It should work on SQL2005 and 2000. id name -- ----- 1 John 1 Bill 1 Marc 4 Jack I need: …
3 replies
Hey all, I am spinning my wheels to get this thing resolved unable to do that. How can i convert th…
5 replies
OK, that topic doesn't make much sense, but I'm not sure how else to phrase it. Well, then, how abo…
9 replies
Hi I am loading data from .txt file 8.0 5 1 SQLCHAR 0 8 "|" 1…
3 replies
I am trying to do a dynamic where clause in a stored procedure using coalesce but I am having probl…
5 replies
Hello I have the stored procedure that I need to run on several databases. It is stored in the mas…
4 replies
Viewing 15 topics - 9,721 through 9,735 (of 12,234 total)
You must be logged in to create new topics.