Topics
Started by
Posts
Last post
I am scheduled for a second round interview for a DBA position with the Security Manager. I am not …
9 replies
Hi guys A new email CLR dll, which is tested and fine on a similar system causes a clients SQL serv…
10 replies
Good morning, I have a problem with this query : select f1.field_one from table1 t1 left join …
2 replies
Hello, I’m having a problem when I try to move my system databases. I have a server where SQL is in…
1 replies
Hello, I am trying to parse the below XML using OPENXML in SQL Server 2000. It's doing good apart f…
1 replies
CREATE TABLE owner ( own_id INT NOT NULL IDENTITY(1,1) PRIMARY KEY, own_name VARCHAR(20) ) CREATE T…
1 replies
Hi all. I have developed CTE which gives result using PIVOT; Its working perfect. as follows. Item…
2 replies
Hi, I want to increment one column like BC1, BC2, Bc3, like this...... Is it possible by IDentity o…
3 replies
Hi all, recently we are trying to migrate our sql server 2000 database to a sql server 2005 databas…
8 replies
I have code within a trigger to get the name of the table the trigger has fired on. Here is the tri…
1 replies
Difference between Transactional and merge replication? can can body help me to know the main diffe…
2 replies
Hello there, I have a question related to a mirroring issue I was deeply involved in a very very cr…
7 replies
Hello Friends, I have three tables are there as mentioned below, tblCommon, tblSkill and tblCommon_…
4 replies
I have created 2 tables. person <------------ profession ______ one to many ______…
3 replies
Hello everyone. Got an interesting situation that I haven't been able to figure out on my own and w…
2 replies
Viewing 15 topics - 3,181 through 3,195 (of 10,974 total)
You must be logged in to create new topics.