Topics
Started by
Posts
Last post
All, I have a Table which contains just 1200 records . One of the data type is xml data type. When …
7 replies
i want to insert bulk data in one field in a table without using txt file directly using insert st…
3 replies
Hi there Please help my client would like a list of employees showing how long an employee has been…
6 replies
Hello comunity I have the following Script with an inner join : delete FROM ml INNER JOIN …
3 replies
I am trying to send an email which will contain at least one row (and in most cases 3-10 rows) of d…
4 replies
My table design as follow, CREATE TABLE [dbo].[tripH]( [trnxid] [int] IDENTITY(1,1) NOT NULL, [bu…
2 replies
Hello, my actual situation: I have a Xeon CPU with 4 Cores and 8 Threads. SQL Server 2005 Developer…
6 replies
Hello. I have a table where I need to assign an incremental value to a column within a group of ano…
13 replies
I have data coming from an AS400 that stores date and time in a Numeric column. I need to convert …
2 replies
I need to create a function to select just 3 octets from a column (ip_number). I paste below the se…
4 replies
Hello Experts, My database table and its data as follows: CREATE TABLE TEST ( lfisno int, …
4 replies
Hi All, I have the below query which retuns one row of data, how can I get the data grouped on the …
3 replies
I have been assigned a task involving XML parsing and am stumped. Essentially, an XML fragment is …
2 replies
Hi Folks, I need to add some logins in my database, I have no problem finding them in the Login -Ne…
27 replies
I create table 1 by 1 as follow, CREATE TABLE [dbo].[DERInfo_201001]( [trnxid] [int] IDENTITY(1,1)…
8 replies
Viewing 15 topics - 4,186 through 4,200 (of 12,230 total)
You must be logged in to create new topics.