Viewing 15 topics - 269,761 through 269,775 (of 283,908 total)
Topics
Started by
Posts
Last post
We just purchased a CX400 EMC SAN from Dell and put our PeopleSoft SQL2k database on it. The perfor…
3 replies
Is there a way to determine when a database object (sp, udf or views) was last used. We have been a…
1 replies
I have two SQL server with Windows authentication, I tried to set up linked server from one to anot…
6 replies
Hi All I am not able to update large amount of data (40 million records) with a simple update comma…
6 replies
What difference between these two data types?
3 replies
Do anyone any documentation on what the thresholds for using Access are before you should migrate …
14 replies
In a sql stored procedure I have a select query as "select * from Customers where Id IN(select * fr…
4 replies
HI there have 2 tbls dept (deptno(pk), dname(varcahr), loc(varchar) emp(empno(pk), deptno(fk), sal,…
3 replies
I'm downloading a full backup nightly done at another location and using sqldmo to force a restore …
2 replies
We recently had some kind of error on one of the server's hard drives, that made the drive "disappe…
1 replies
We've recently purchased a server with 16Gb of RAM and I would like to know if SQL Server Enterpris…
4 replies
Here is a table table1 and its content: Name Type =============== A 1 A 2 B 2 …
2 replies
I created a local package thru DTS that has a connection to a particular file location of which it …
1 replies
I have the following table, CREATE TABLE [dbo].[tbl_Users] ( [UserId] [int] IDENTITY (1, 1) NOT NU…
1 replies
Hi How can I loop through columns in a record to find any value that's not null? I think I'll be us…
3 replies
Viewing 15 topics - 269,761 through 269,775 (of 283,908 total)