Topics
Started by
Posts
Last post
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
By: Lowell
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
I have a query which brings the data using a view. I want to perform a cumulative sum of the amount…
6 replies
Dear All, I'm trying to wriite sql query and i would like to know how would write the following in …
14 replies
By: jbon007
I need to populate a table's missing values with values from another table. Table USER_CUST should …
1 replies
Viewing 15 topics - 9,421 through 9,435 (of 10,647 total)
You must be logged in to create new topics.