Viewing 15 topics - 14,626 through 14,640 (of 284,048 total)
Topics
Started by
Posts
Last post
DBA made me System Administrator on SQL Server 2000 box. There is a linked server to DB2 database r…
16 replies
SQL Server allows upto 128 characters for Column names. Perhaps no one will use such a long name. …
16 replies
I'm trynig to write this query and a couple of "column values" that I want to display separately ar…
16 replies
create table #Like_Test( Col1 varchar(5) )go insert #Like_Test values('_Cus') insert #Like_Test va…
16 replies
whether inline function execution plan stored in cache like stored procedure and what is exact diff…
16 replies
The IN oparator looks at value1 OR value2 OR value3 etc. What I want is the same, but with value1 A…
16 replies
Hi, I have one table student, i.e stdnt_id,stdnt_name,stdnt_activity i have values in student table…
16 replies
Hai, There are 2 tables. Table 1 contains col1 as primary key and col2 as foreign key refers to Tab…
16 replies
Hi, I have database table and we have StartDate and StopDate field but its not in typical DATE data…
16 replies
Hi, I have a beginning Year and a End year and i have to compute/create a string based on the given…
16 replies
Hi Do u any of you know any free Intellisense tool ?
16 replies
Is there anything like object_name() for SMO, that let's you retrieve an SMO object using a name or…
16 replies
Is there a way to query all tables in all databases (sql server 2000)
16 replies
Hello: I am new to SQl server. Here is my question and hope some one can help me. We have a databas…
16 replies
Hi, I want to know how much RAM memory is using for sql server while running any job or insertin…
16 replies
Viewing 15 topics - 14,626 through 14,640 (of 284,048 total)