Topics
Started by
Posts
Last post
Hi guys. as a newbie in sql world i have a small question. i need to make a new table in our DB and…
5 replies
use master CREATE DATABASE [DIPANJALI1DB] ON PRIMARY ( NAME=N'DIPANJALI1DBPRI1', FILENAME=N'D:\DIPA…
1 replies
What does sql server offline reindex mean, how it compare with online reindex? Which one is the bet…
4 replies
Greetz! I have some .bkp files that I brought over from another server and restored to a new 2008 e…
3 replies
Hello - I know there's a lot of discussion about tables needing Clustered Indexes and when to use h…
4 replies
Hi - Does anyone know of a tool similar to Idera's SQL Permissions tool that scripts out logins and…
4 replies
SELECT * FROM companies where ID=1update companies set name='wwww' how does it work ? its even …
3 replies
Can we Create Trigger on Stored Procedure in SQL Server 2008:-)
5 replies
Hello Everyone I have a rather odd situation. I need to use a trigger that will execute a stored pr…
5 replies
I am parsing the contents of a text field that looks like this: ####:<lname, fname>:#### So I…
2 replies
Hi I want to assign the sequence for a table with 4 columns. col1 is identity, col4 is named seq. n…
4 replies
In an ASP.NET intranet application, I need to prevent the Enter key from causing postback to the se…
1 replies
Can somebody help me join 2 tables using wildcards.below is the table records table centerno eg.030…
12 replies
Hi there, I just had a wiered phenomenon: SQL Server 2008 EE + SQL Server 2008 R2 EE behave in the …
13 replies
Hi, SQL server installation fails in cluster environment. The error code showing in bootstrap log i…
2 replies
Viewing 15 topics - 22,561 through 22,575 (of 30,225 total)
You must be logged in to create new topics.