Topics
Started by
Posts
Last post
Gurus, I've SQL Server 2000 Table like this Cl: Business: …
17 replies
Hi Every One, I am new to this forum.I have a database design issue …
4 replies
select Distinct (e.empID),empName,lc.CountyName from Indicator I, emp e inner join OfficeCoun…
9 replies
I have the following query, which when run returns that DimSalesrep (on the UPDATE line) is ambiguo…
2 replies
Trying to convert Char to the following: CAST ( (CHD_MONTHLY_INT_RATE)) AS DECIMAL (12,6) ) C…
2 replies
Any ideas how can take the results of the following statement and insert it into a temp table: PRI…
6 replies
Guys, Is there anyway I can build a 'DML - INSERT' statement for LOV tables (_LOV) using a sql scri…
2 replies
In the following query, does it make sense to create an Index covering all three of the joined …
29 replies
Hi everybody. I got a question about the behavior of xp_cmdshell. Let's pretend that we have t…
1 replies
hey all, I have the following code: -----------------CODE------------- select [Transaction Date], […
2 replies
Good Morning Everyone, I have written store procedure to update/insert data to existing table. …
9 replies
I have to join a table A with itself 3 times, something like : SELECT a1.field2 , a2.field2 , a3.fi…
3 replies
Hi All, I need to be able to insert the values returned from an SP directly into a table without al…
2 replies
Hi, I'm messing with some scripts for information about databases that my manager would like report…
2 replies
Hi All, I'm not sure if this is possible. But I have a directory that contains 100's of files, but …
4 replies
Viewing 15 topics - 4,441 through 4,455 (of 17,082 total)
You must be logged in to create new topics.