Topics
Started by
Posts
Last post
Hi friends, This is a simple question. Imagine that you have a server involved in a Log Shipping im…
2 replies
Hi I am trying to write a query to count all the telephone numbers with a table The below would ret…
3 replies
I have a table and index: CREATE TABLE X ( HistoryID INT NOT NULL IDENTITY(1,1) PRIMARY KEY, …
23 replies
Hi All Running a simple select from a tempary table created from query. Trying to link 3 tables and…
2 replies
i have table having field date along with address i need to update the date dynamically for each du…
3 replies
To insert a value from a table into a warning statment my script currently is as Update table A S…
11 replies
HI HAVE WRITTEN A CNDITION LIKE THIS. select cast(right(201008,2) + '/01/' + left(201008,4) as date…
3 replies
Is this syntax correct? Keep getting error "Incorrect syntax '>'" Parameter I am passing in is…
11 replies
Hi friends, Kindly check my store procedure and advise me why it's taking log time to excecute , an…
15 replies
which statement true of the MSDB databse (1)MSDB is useful in SQLSEVER AGENT (2)im MSDB database jo…
3 replies
can we add a column before defining the sql table? (1)yes (2)no
5 replies
I have been working on this since yesterday. could not find a way out. I have two tables TableA and…
9 replies
how to manage insert, update and delete operation in one procedure for one table in sql server 2005…
1 replies
what is sqlschema in sqlserver?
3 replies
in below functions what are ture (1)single row functions (2)multiple row functions (3)multiple colu…
2 replies
Viewing 15 topics - 9,406 through 9,420 (of 10,635 total)
You must be logged in to create new topics.