Topics
Started by
Posts
Last post
how to group by following column and get the required output shown below? name value zone CA12…
1 replies
I have a XML file which I need to extract data from. The result set should give me two rows but I'm…
4 replies
Hi All, I am trying to execute 2 dynamic sql statements within a cursor. But i came to know only 1 …
4 replies
Hi, I have 20 .sql files to be executed. I am executing one by one in query analyser. But I want t…
7 replies
I want to use while loop for this.............. DECLARE Total_salary CURSOR FOR SELECT e.Emp_Id,Fir…
9 replies
Hi Guys, I am working on two Server one is production and another is live server, whenever i do ch…
1 replies
Hi Guys What is the difference between SELECT * INTO #TempTable FROM CustomerMaster WHERE ...... O…
7 replies
Hi All, Can we change the collation on the fly? i.e. using select statement?
2 replies
hello, in our company mostly 90% of all the queries are on one table so i want to take some of the …
4 replies
In `derived column transformation` how do i format string.. i have value of `abc = CCO Holdings, L…
2 replies
Hi Guys, I need to insert data in batches from one table to another. The script needs to insert 500…
2 replies
Hi Guys, I Just wanted to know the difference between the below two tables which one should i prefe…
4 replies
Hi, I want to export some query result to excel file. I can use some utilities like sp_makewebtas…
2 replies
Hello, I want to partition a table on the basis of last 2 digits of ID column such that there will …
1 replies
i want to find a personid in the customer table in experts Database then using that personid find h…
3 replies
Viewing 15 topics - 466 through 480 (of 4,155 total)
You must be logged in to create new topics.