Topics
Started by
Posts
Last post
Hi, I have a situation where i take extract the information about quarter and year from the name of…
2 replies
Hi, I have two questions. 1. Is there any way that we can get the list of unused procedures and tab…
5 replies
I notice the sometimes varchar column lengths are set to a length in integral length in bytes tthat…
4 replies
The following code is give me an error when run: select distinct b.entity_id, c.profile_user_id , d…
8 replies
hello all, i am trying to display on my web application the result of 2 deferent sql select stateme…
3 replies
Hi Guys can anybody help me update the rank column as increment of 1 for every different of…
12 replies
Hi, Now we are using SQLDMO for export and import data in SQL server 2000. But this option ma…
2 replies
I have found on the forums this code to output a .sql query (I have modified for my needs): sqlcmd …
7 replies
Hi guys, im new to the world of the sql, and i have trying to put an index into a view on 3 fields …
28 replies
Hi All, I have a table with CHAR data type. It has data with empty strings, one space and regular d…
11 replies
Hi Is there a query to find the list of tables that has schema binding views associated with it als…
2 replies
Hi What is the maximum number of tables that can be affected in a single INSERT / DELETE/UPDATE sta…
16 replies
Hi select * from sysobjects where id in (select id from syscomments where text like '%LOAN%') and x…
2 replies
I have several clients that are receiving this error, they are both utilizing the same function wit…
14 replies
could any body help me out , i have two columns one is "datetime" which is storing date and other i…
7 replies
Viewing 15 topics - 2,086 through 2,100 (of 4,155 total)
You must be logged in to create new topics.