Viewing 15 topics - 277,261 through 277,275 (of 283,936 total)
Topics
Started by
Posts
Last post
When I run the initial snapshot that generates schema and trigger scripts, there are two sets of tr…
1 replies
I have a Database that unfortunatly was written in Access 2000 instead of SQL Server. Anyway I hav…
8 replies
People: I have a table that establish a relationship between other two. The PK has two columns, the…
2 replies
Good morning all! I have created a new column: ALTER TABLE table1 ADD column1 int DEFAULT 0 NULL So…
14 replies
One of my stored procedure takes 5 minutes to run in Query Analyser. If I schedule the same as a J…
3 replies
I have the following SQL... SELECT A.* FROM TABLE_1 A LEFT OUTER JOIN TABLE_2 B ON A.KEY = B.KEY WH…
5 replies
hi friends , when i Declare backup and Restore objects with "With Events " i am geting an error. …
1 replies
I realize this is a begginer question but I have to ask, how do you create the fact table? I get th…
5 replies
Hi I've got an ADP which uses data from SQL Server 7 database to populate a form. The data is extr…
2 replies
I have a script that references a table on a 2nd database and uses a stored procedure on the primar…
5 replies
Hi, maybe i am missing something, but i can not find any existing case studies?
2 replies
We have this as a scenario. We have transactional replication happening on our main database server…
2 replies
What does the red zigzag on green icon on sql server indicates
5 replies
for the sql server developer, if you only had to choices for OS, which would you choose? a) Windows…
4 replies
Hi, I have a column as varchar (4000). I'd like to know how long the actual longest value is. I'v…
3 replies
Viewing 15 topics - 277,261 through 277,275 (of 283,936 total)