Topics
Started by
Posts
Last post
Hi, How can i restore the database into temp database in SQL server 2008 R2 Advance Thanks.......,
2 replies
create table kateqor (id int not null identity(1,1), Name nvarchar(50)) insert into kateqor (Name) …
4 replies
Hi I have had a problem with our SQL server which has resulted in the error message below. I have …
8 replies
Hi Guys, Understand that by default SQL Server has 7 error logs. The oldest error log records will …
5 replies
Hi, We used to have a clustered index which consisted of 5 fields, this was ordered incorrectly whi…
1 replies
In SQL 2000 while creating maintenance plan, there was Optimizations which REORGANIZED the data and…
1 replies
Dear, I have a customer table containing many duplicate names and custid is the unique key. But the…
3 replies
hi... How to Refresh database in sqlserver 2008? database refresh or rebuild both r same or not?
2 replies
I have a mirror database. they are set to unrestricted growth. As per company policy the database s…
2 replies
I have a table with a xml column. Xml is similar to <Root> <Row> <user>abc…
2 replies
Thanks you very much for your time as its greatly appreciated. The situation seems to be simple as…
3 replies
when I right click on Query Designer , I find Execute SQL menu is disabled . How do I run query fr…
1 replies
hi, I have a table: version item price 1 a 1.00 2 a …
1 replies
I hope this forum is "general" enough for this question. I figure most people here have experienced…
6 replies
I saw in this link that full backup does not truncate the log. So what is the difference between fu…
7 replies
Viewing 15 topics - 10,261 through 10,275 (of 30,225 total)
You must be logged in to create new topics.