Topics
Started by
Posts
Last post
hi I have two different servers, but both have same set of DB and Table Schema. Daily basis Source…
3 replies
How do I write a check constraint which precludes this situtation in a hierarchy table: Child |P…
3 replies
I'm not sure why it is using index scans and not seeks. I have indexes on all the tables. SELECT T…
16 replies
I have a small doubt about image...... In sql server image datatype size has give 2gb or 2,147,483,…
4 replies
Basic : We take a full backup (BAK) once a week, a differential backup every days (not the day we m…
3 replies
Hi all, Iam designing report to display the index stat of the server we choose from the dropdown li…
7 replies
Hi All, Today i was working on index i created on table CREATE TABLE EMPLOYEE ( E_ID INT , D_…
3 replies
what are the reason for missing index in sql server
3 replies
When AutoShrink will occur in SQL server 2008? When autoshrink set true... But in SQL server 2000, …
7 replies
Hi, Is there any way to restrict insert or update or delete operation while taking backup.. Thank…
8 replies
Hi, I am using sql server 2008 enterprise edition. I need to insert large number of rows to my tabl…
5 replies
Hi, I have a query that needs to be optimized. I have inserted a Tally table to untilize its indexe…
4 replies
Hi, I am trying to insert a record in datetime and datetime2 datatype columns. ex: insert into tabl…
6 replies
TLDR: I purged about 50% of the data in a data warehouse during an upgrade and 3 days later, the IO…
5 replies
I'm looking for a way to run the each of the values in a table to populate a single SELECT statemen…
9 replies
Viewing 15 topics - 13,666 through 13,680 (of 30,212 total)
You must be logged in to create new topics.