Topics
Started by
Posts
Last post
hi i have a situation in stored procedure where i get partial parameter so i have to use select qu…
2 replies
Hi All, I have a table used for a treeview control. The table looks like this: CategoryID…
3 replies
NEWBIE needs help I'm trying to copy a ntext field from one table to another table. How can&n…
2 replies
Does anyone know how to execute a dynamically generated sql statement within a stored procedure wit…
9 replies
I'm working on a database that will hold information about our databases as part of an intranet sit…
11 replies
is it possible to issue a delete statement without a transaction log being created. I would like th…
5 replies
One of our developers complains of this senario: Two triggers (For Insert and Delete) hav…
3 replies
Hi, I'm trying to convert a datetime field to a numerical - my objective is to obtain a numerical n…
2 replies
I am using a cursor to step through a table and send emails to the email address contained in the t…
2 replies
I have a procedure as a trigger for a field , that checks the existence of a table in another datab…
4 replies
Hello, I have 2 tables TABLE 1 id name department startdate enddate ruleinapplication TABLE 2 i…
3 replies
Plz suggest the syntax of returning more than three output parameters in Stored procedure Situation…
7 replies
hi I have the following select statement:- select customer,warehouse,sum(CASE DATEPART(yyyy, dated)…
5 replies
I have a temp table in my stored procedure when I try to insert into the temp table thro dynamic sq…
5 replies
What's a good way to remove embeded blanks from a char field. For example ' 2 3.4…
2 replies
Viewing 15 topics - 13,486 through 13,500 (of 17,082 total)
You must be logged in to create new topics.