Topics
Started by
Posts
Last post
I had a situation I haven't seen before where MSDTC was running on a clustered server - that is, it…
1 replies
Hi, http://technet.microsoft.com/en-us/library/5bcdd349-dcc6-43eb-9dc3-54175f7061ad.aspx Is the bel…
1 replies
in my table having the auto increment filed the id like 1788 1789 1790... i was did some wrongly se…
2 replies
Hi All, I have two tables PROFILES & ROLES CREATE TABLE PROFILES( USER_ID varchar(20) UNIQUE N…
7 replies
i am loading files throough csv to oracle and some one column has some null values and the database…
1 replies
Hi, I have a table like this coln 1~2 1 1~4~3 2~3 i need to split the values like the given below …
3 replies
Hi, I have noticed that the CPU usage is increased by 15 % after installing CU 8 for SQL Server 200…
5 replies
Hi, I have column paid_date which has to be converted to time stamp and dump in oracle. I am using …
2 replies
Good day, I need to work on a script that will run a tivoli log backup based on one of the database…
1 replies
Which way is better in SQL Paging and Why ?? With WITH MyCte AS ( SELECT EmployeeID, EmployeeName,…
13 replies
Hi Experts, What is the difference between sp_updatestats and update_statistics. When we have to us…
3 replies
Hello, I have a table of Sample Results. Each patient can have up to three records in this table. …
2 replies
Hi, I want script for getting command existing user, login and their permmission etc.. there any b…
1 replies
I want to get the total number of records for with Table before using it in a variable .. So any Id…
5 replies
I am running following query SELECT field1, field2, field3, field4, field5 FROM vwSomeView WHERE Fi…
3 replies
Viewing 15 topics - 8,656 through 8,670 (of 30,225 total)
You must be logged in to create new topics.