Topics
Started by
Posts
Last post
Hi all, I need to copy files and subdirectory from one server to the next, and when I ran this comm…
13 replies
Hey All, I am no DBA by any means, I just do adhoc basic queries. Today I was given a task to pull …
6 replies
I have a situation where I'm creating a drawing pool. The person in first place gets 100 entries, 2…
8 replies
I have a scenario like the following CREATE TABLE #bond (bondId VARCHAR(3), rateID CHAR(1), bon…
2 replies
Greetings All, I have built a select statement from 2 different data models. I am using subqueries …
2 replies
I have a table in which there are many COLUMNS based upon the selection in the front end i would li…
4 replies
Hi Every body, I have one table Employees EmpID EmpName 1 aaa 1 aaa 2…
14 replies
How can I pull just "dbname.dbo.db_item_tbl" out of the column2 string? column 1 BA_INVENTORY_LOCAT…
8 replies
Hi I have a table looking like: item,pricecode,price 1018,1,100 1020,2,120 1031,1,90 1045,5,45 1018…
3 replies
Hi everybody I want to convert data like '27-Ene-11' to format yyyy-mm-dd, for this I'm using the s…
4 replies
Hi, I wonder if anyone can help with the following issue? I am attempting to find records with the …
9 replies
Hi there I have a stored procedure that looks like this : SELECT J.Project Manager], Case J.[Perso…
3 replies
Hi All, I receive pipe-delimited text files that I want to query using SQL SMS 2005. The problem i…
4 replies
I have run into a discussion with a work mate of mine who reckons it is a good idea to have pseudo …
5 replies
Using this table: --===== If the test table already exists, drop it =====-- IF OBJECT_ID('TempD…
3 replies
Viewing 15 topics - 2,191 through 2,205 (of 12,234 total)
You must be logged in to create new topics.