Topics
Started by
Posts
Last post
How many rows does a table need to have before you start thinking about adding an index?
38 replies
Hi, I have a query that select exported products by sea and air per month but now when i put the in…
2 replies
By: kgeeel240
Dear All Complements of the season !!! I am using MS SQLSERVER 2008 R2, my question is related to H…
4 replies
Hello everyone.My friend has a server at home, doing some work with accounting with an SQL custom c…
4 replies
I hope someone can give me suggestions on how to handle this situation of triggers. An a…
1 replies
By: Gail Shaw
hi.. how can i call back the function dynamically? i create a function. ALTER FUNCTION [dbo].[test]…
9 replies
By: sgmunson
Hello all I have a "weird" case on my hands I have two servers one a 16 core with SQL Server 2008 R…
7 replies
Hello,I've searched, and while there is some info, I've been unsuccessful as of yet. I'm able…
6 replies
Hi As the subject line says, what's the trigger for the sys.sp_flush_commit_table stored proce…
1 replies
By: Sue_H
My table data.id clientname contactperson …
9 replies
Hello, If I want to search which are all procedures are recompiling part of the with recompile opti…
2 replies
By: SQL_Hunt
Hello, Using the following example tables and query: create table AccountTable (AcctNum int p…
2 replies
By: bubs
Dear colleagues,I am setting up extended events in a SQL Server 2008R2 SP3 with an interests in get…
2 replies
By: Lou
I have the following dataset:CREATE TABLE #mytable (PartNum varchar(50),DueDate datetime,Requiremen…
18 replies
i have a table in which there is column called Marks of type int. This is used to save the ma…
32 replies
Viewing 15 topics - 1,276 through 1,290 (of 30,225 total)
You must be logged in to create new topics.