Topics
Started by
Posts
Last post
How can I specify in isql that I want the output to be tab delimited? I have this DTS package, that…
3 replies
I want to create views dynamically. CREATE TABLE SurveyQuestion( QuestionID int Null, SurveyID int …
4 replies
Dear All, I have the following situation: I have an application where my users are using MSDE 2000 …
2 replies
We need a unique value in a table column. The developer prefers to make the column a uniqueidentifi…
2 replies
Hi, I have this query: SELECT TOP 10 S.id_solicitud, CONVERT(NCHAR(10), S.fecha_creacion, 120) A…
7 replies
Hi all, Iam new for sql server.i have small doubt on this,can u people sug…
4 replies
I posted this topic under Administration too, but I know all of the real Gurus hang out here:…
5 replies
I have been collecting data into a table for 2 months and I want to generate a cumulative weekly re…
3 replies
hi all, Is it posible to have 2 or more column in a single constrain…
3 replies
I have the following code in which I need to check something in the ELSE. The problem is how …
7 replies
I'm trying to return a value in a select statement which is marked as Online or Offline depending o…
2 replies
I have an instrument (thermometer) with a built-in web server that responds to a HTTP Get stat…
3 replies
Is there a way to declare a column name as a variable? Maybe you can't do this but here is an…
7 replies
If you have a query like SELECT Distinct Person_Name, Count(*) From Person_table Group BY Person_Na…
1 replies
Given a specific date, I am attempting to determine what the date is for the Sunday of that week.&n…
5 replies
Viewing 15 topics - 8,011 through 8,025 (of 17,082 total)
You must be logged in to create new topics.