Topics
Started by
Posts
Last post
Hi , I need to write a Scalar-valued function ( I guess) to get the highest status for each member…
4 replies
hello World, I have table with date and rowcount like below. Time stamp …
5 replies
I am having a problem, but think I may be making it harder on myself. I need to update a table with…
5 replies
hai friends , i am create on table like create table wish ( id int identity, name nvarchar(1…
2 replies
Hi, I have the following query: USE ICP; GO DECLARE @beginDatum Datetime DECLARE @eindDatum Dateti…
2 replies
HI All, Just wanted to know whether can we create a constraint to restrict the overlapping reco…
4 replies
Hi Everyone.... I have a table (no Primary Key defined) with some value and I need to create a view…
9 replies
Hello, We are consolidating servers and I was asked to write a query that returns a list of jobs on…
7 replies
i have below tables 1) student (sno,name,subject,cost,city), 2) studentPT (sno,Ptname,EnrollDate) 3…
3 replies
Hi; I have two SQL tables like below; T1: relationID, meterID, parentID, childID T2: dataID, meterI…
5 replies
Hi, I have a list of colors like this {White,Black,Green} and I have a table with this structure [N…
4 replies
I am a newbie and we ran a script that made our logfile drive go to 100%. We tried to do a restor…
8 replies
I have the following: INSERT INTO TableB VALUES(COL1, COL2,....) OUTPUT INSERTED.COL1 INTO AUDITTab…
5 replies
Hi all I have a date which is in a text file which looks like this '25/02/12 11:39:34' I have been …
3 replies
Hello everyone I am working on a problem where I need to compare the data in two tables. I can have…
6 replies
Viewing 15 topics - 4,156 through 4,170 (of 10,636 total)
You must be logged in to create new topics.