Topics
Started by
Posts
Last post
Hi, I would like to write a query for following structure table... Id Text …
1 replies
Stumbled across this at work, just had to share. SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO…
23 replies
I would like to use SQLCMD to run a large script stored locally on command. To do this, I would li…
4 replies
I need to convert Oracle SQL SPs and functions to SQL 2005. Table and columns names do match. Is th…
1 replies
I have a CSV formatted flat file which I need to read. I have to decide whether I should read the…
3 replies
Hi Guys, I have a problem to import flat files in SQL Server table. Here is the statement I use on …
14 replies
Hey, this is my code, it doesn't return any rows (I copied it, so I hope for no type mistakes) Dec…
2 replies
I have two databases on two different servers that I need to write a function to merge. I've just a…
5 replies
Hi members, I have a query below like this select t1.grandid, t1.parentid, t1.id, t1.classcode,conv…
2 replies
Hello: It appears that these two queries produce the same exact result. Does that make sense? I t…
4 replies
How can i set up a date to show what the date + 30 is and if that date is not the first of the mon…
7 replies
I am new to T-SQL, my programmer gave me this query to run and I receive the error below. Please he…
2 replies
Hello I am using the following query; SELECT ShipCountry,SUM (OrderTotal)as [Total Order], SUM (O…
10 replies
Hi all, I was wondering if its possible to do a join based on certain condition. For example: SELE…
10 replies
Dear friends, Good afternoon, any one can help me to find out solution for the following issue. iss…
4 replies
Viewing 15 topics - 9,211 through 9,225 (of 12,234 total)
You must be logged in to create new topics.