Topics
Started by
Posts
Last post
Hi, I've a problem with this query : DECLARE @salesDate DATETIME SELECT salesPrice FROM salesProduc…
2 replies
1.what is an audit trail used for in transaction? how is different from save point? 2…
2 replies
Hi ya all! I'v been reading your posts for a long time. Very good information here, and nice helpin…
8 replies
I have a user defined function. It expects a four-character string with the current year. If I run …
11 replies
Hi, Anyone know that, how to get error description in stored procedure. I am getting the error numb…
4 replies
if server fails, does server finish the tranaction that did not occor by reading the tranaction log…
3 replies
Hi, I have a table (test) like: object ItemId Item (cols) t1  …
3 replies
Provided the following table return the result set so that for each employee the bonus amount is di…
3 replies
G'day all, Has anyone ran a statistical analysis of the T-SQL RAND() function? What were the …
5 replies
i want to check whether there is data in a particular table that query which is also coming f…
3 replies
Hi all, I am trying to write a store procedure to group total sales for certain agents. Some agents…
11 replies
/* In the cursor i want to give sql query as a parameter insteat of giving a direct que…
5 replies
Hai all, I have a table samp and that is having a column sa1 which is of image datatype. how c…
3 replies
I am under the situation where I have to trap the exact error message returned by sql server and sa…
5 replies
In Salesdetails table i have value like ---------------------------------------- Keyid &…
7 replies
Viewing 15 topics - 8,626 through 8,640 (of 17,082 total)
You must be logged in to create new topics.