Topics
Started by
Posts
Last post
im trying to insert a varchar value into a datetime datatype column '1900-00-00 00:00:00.000' this…
4 replies
Hello ppl, I have a kinda tricky issue here. I have one table with master data, and a table with de…
13 replies
Hi, TableA has follwing columns and data types: col1 int col2 varchar(100) col3 ntext col4 varc…
14 replies
Hi all is there a way to retrieve records based on count condition but without using count function…
6 replies
Hi All, I am trying to generate a SQL Reporting service for one of the functionality. The data in m…
7 replies
Sql 2005: I want to compare two records in two tables that share a common "key". I want to update a…
8 replies
The database scheme consists of four tables: Product(maker, model, type) PC(code, model, speed, ram…
8 replies
I wud like to record time when a record is inserted by giving default value from table definition. …
12 replies
Hi All, I have a look up table IDTimeStampClsoe 88825/01/20091 88826/01/20090 90625/01/2009…
3 replies
Setting: sql 2005: ---- CREATE TABLE [dbo].[M]( [c1] [nchar](10) NULL, [c2] [nchar](10) NULL, [c…
1 replies
I made a table with an xml datatype column. In this column i put a xml file. There can be more xml …
2 replies
Hi all is there a way to retrieve records limiting based on some number but without using count fun…
2 replies
Hi, When I tried executing the following query, I got the error as follows. Please tell me, how I c…
2 replies
I am using the below trigger to updated an audti tabel in my database. The code works great, excep…
4 replies
TABLE BO DDS BOCLEARED BOCLEAREDDATE BO 1 1/1/2009 BO 2 …
1 replies
Viewing 15 topics - 7,546 through 7,560 (of 12,230 total)
You must be logged in to create new topics.