Topics
Started by
Posts
Last post
Hi, I have a large table with 10 xml columns with large xml data. Now i want to join those columns…
4 replies
I need to take data in the following format (in SQL 2005): System_NameManufacturerModelTypeOSF…
3 replies
Hi Guys, I have sample data like mentioned below. Student IDattendancefrom_dateto_date 1 …
5 replies
Hi, I have 3 tables, invoice_head, invoice_lines and Companies. Invoice_lines is basically a order …
7 replies
Hi, I am using portable PGP freeware, able to encrypt the file and drop in the clients sftp locatio…
1 replies
in employee table...where i want to convert ename which is in nvarchar and later i want to convert …
4 replies
Hello. I'm trying to do a function that returns a table, but I'd like to be able to send a paramet…
5 replies
I have a query where i am suing inline query which will take the latest data from table " select …
4 replies
I have an XML file in the following format and want to import it into the following table. How do I…
3 replies
I am just reviewing a script at workwanted to know the following line meant. WHERE NOT ISNULL(OP2.C…
7 replies
To all, My company has decided to integrate Analysis Services as part of our data-reporting and man…
3 replies
Why is the query below still giving me .0000 in my result? SELECT A.MerchantLocationID, …
2 replies
I am attempting to copy data from one table to another. The source table contains float data: Examp…
7 replies
DECLARE @tblStudents table ( StudentID INT, StudentName VARCHAR(100), CollegeName …
2 replies
Hi, I have the following two tables: ****** ITEMS ****** ItemID__Price A_____5 B_____6 C_____7 ****…
1 replies
Viewing 15 topics - 1,846 through 1,860 (of 12,234 total)
You must be logged in to create new topics.