Topics
Started by
Posts
Last post
Hi folks, I have read access to a database on a remote server, I am not allowed to write any stored…
1 replies
I was wondering if there is a way to remove some text from a column of data type text. What I …
1 replies
Hello, I wonder how can I inner join the running result from my sp in my sql query: e.g. select * f…
3 replies
Hi Experts, Will Dynamic sql affect performance or not ? -----------------------------------…
6 replies
Hello, I would like to know if you encounter already this kind of scenario: I have table contains 1…
11 replies
I was using code similar to what appears below to extract the text of stored procedures and UDFs, a…
6 replies
hi i need to compare 2 image data type fields to check if they are equal does this work? substring…
2 replies
Greetings, I am trying to design a query to retrieve information from multiple tables. One of…
4 replies
Hi, I need to automate the procedure of selecting column with numeric and passing those column valu…
2 replies
Select column1,column2 from(exec SP_name) Where column1 = xx > Its possible???
5 replies
Experts, I’d like to know whether there is some way in SQL Server 2000 (using script or GUIs…
5 replies
I have the following syntax within an SP: Declare @CompleteHP as varchar(5000) SELECT t2.PE1…
5 replies
Hi Experts, I read that databases are designed based on Set Based thearoy. But really …
6 replies
Hello All, How can i find last entered row of a table. (No timestamp) E-x: Table name: student_dtl…
2 replies
Hi experts, shall we access a temporary table used in a procedure to some other procedure ? Example…
3 replies
Viewing 15 topics - 4,066 through 4,080 (of 17,082 total)
You must be logged in to create new topics.