Topics
Started by
Posts
Last post
In an existing t-sql 2012 stored procedure, I want to add a new parameter called @newparam defined …
3 replies
Hi AllIs there anyway to get the stats (logical reads, physical reads, elapsed time etc) of the las…
7 replies
Hi all, I want to add a couple of features to my code, to add a flag column and then add "If.…
9 replies
Hi, I've scenario to show "as on status" similar to monthly snapshot. Below is the table wher…
4 replies
I need to bulk insert an Excel file into my Sql server 2012 DB.Since I can be only able to bulk ins…
2 replies
Our database's employee table has the “Username” column as its primary key – this matches their Act…
3 replies
I want to keep a value in my column to remain the same value when a value in another column changes…
5 replies
In a t-sql 2012 database, I am suppose to count the number of times each 'canned' message is used f…
2 replies
Hi All, I have a table in which customer profile details such as name, address, dob etc are stored.…
5 replies
Consider a table consisting of an ID number and 3 columns of scores (Score1, Score2, Score3).  …
6 replies
I'm looking for a tool that can look at all of the indexes on a database and make solid recommendat…
2 replies
In a t-sql 2012 database, I am suppose to count the number of times each 'canned' message is used f…
12 replies
I have a stored procedure that has a calculation the looks like this: [Total Minutes] = SUM(CONVERT…
2 replies
This is a weird one. We were sure we had it working before we changed the sizes of the data types, …
19 replies
Hello, This capture is a part of my database : orders and orders_done have the same structure, same…
2 replies
Viewing 15 topics - 1,171 through 1,185 (of 4,984 total)
You must be logged in to create new topics.