Topics
Started by
Posts
Last post
Hi Guys, i am stuck in listing some of the data, My issues is i am providing a list of the branchs …
3 replies
DECLARE @t table ( xml_text xml) INSERT INTO @t SELECT '<Report xmlns:xsi="http://www.w3.org/200…
6 replies
I need to find the no.of days in each and every month. If i give @startdate = '15 - jan - 2010' …
7 replies
Hi All I wish to keep a function in one database and plan to call ir from different database. For t…
17 replies
I'm attempting build a prodedure that performs the below bulk insert. The catch is I'd like to pas…
4 replies
Hi All, I am new to the Database world. I would be very happy if any body Normalize the below tabl…
9 replies
Hi, Is there a possibility of assigning the output of a sql query to a variable in a batch file. fo…
12 replies
Looking for Hebrew Thesaurus for SQL Server FullText Search
1 replies
Hi all, Is there any way to create zip file in file system from SQL server (TSQL Code) …
3 replies
/*Table describes the question details*/declare @DetailTable table ( Idbigint identity(1,1), …
3 replies
The main goal of this process is to hop through different servers and databases and execute this qu…
2 replies
Hi all, I've got a situation I've never encountered before. Any help is appreciated: The source is …
3 replies
Hi Guys, Is there a way to reference columns of other table in computed columns except tr…
8 replies
Hi all i have a strange requirement of duplicating data in a table. I have 26 rows to be copied fro…
3 replies
Hi all I am working on a report which pulls out costs for different items. I have the following fo…
5 replies
Viewing 15 topics - 811 through 825 (of 4,155 total)
You must be logged in to create new topics.