Topics
Started by
Posts
Last post
sir , iam new to data base so i need how to design data base from login table to end with normiliza…
2 replies
Hi there, I've created a windows application which uses distributed queries (those, uses linked ser…
1 replies
Hello Friends, I have a business requirement to construct a trigger so whenever a new record is add…
7 replies
we all knew that In the Simple recovery model, the database engine minimally logs most operations a…
2 replies
Hi, I am using sql server 2005, in that I am directly running my sql queries. Now I want to know th…
2 replies
I have made this little script: SELECT is_Nullable FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME…
4 replies
HELLO! I have two tables : product , tax Product'fields: id amount …
1 replies
How many types of Composite keys we've? I know - Composite Primary Key, Composite Foreign Key. Do w…
2 replies
Currently have a 2005 active passive cluster hosting a 500GB db (SQL standard). Failing over to the…
12 replies
I have a simple condition: If we have someone in our database that has a delivery charge of $99 or …
5 replies
Hi, In SQL server configuration manager,when I set tcp/ip protocol property enabled=true and starte…
1 replies
Hi All, I trying configurate Database Mirroring with my SQL Server 2005 Enterprise Edition SP3, and…
3 replies
Hello, When I try to compile a trigger that I have created for a table, I get an error 'Cannot use …
2 replies
What is the most efficient and accurate method for measuring index fragmentation? Below is the que…
4 replies
create table #sample(sno int identity,student_no int, head int,task varchar(50)) insert into #sampl…
8 replies
Viewing 15 topics - 1,951 through 1,965 (of 10,974 total)
You must be logged in to create new topics.