Topics
Started by
Posts
Last post
I had to write a SP to generate a string with the combination of Country(7 chars)+Province(1 char) …
8 replies
Is it possible with a stored procedure to write/export/output the data as .msg outlook file using e…
4 replies
I have a sqlcmd script, it runs fine if I open the command line to run it. sqlcmd -S (local) -d my…
4 replies
Guys, is there a way to add a new column to show HH-MM-SS ( as per below example). In excel for ex…
4 replies
Guys, is there a way to add a new column to show HH-MM-SS ( as per below example). In excel for ex…
2 replies
I am trying to write a query that generates an html report to be emailed and one of the columns is …
2 replies
Hello all I'm researching how the Query Optimizer uses statistics to come up with row count estimat…
2 replies
my requirements is to display the single record by for all the cases associated with patient i try …
6 replies
The solution would be compatible with sql 2000 edition below are my tables create table dates( Date…
1 replies
Hi, I was wondering how I would go about calculating the normal distribution for a number of…
18 replies
Greetings All, I'm looking for suggestions on how to improve the script below. Requirements: From t…
3 replies
Here is my code: CREATE SCHEMA Costpoint AUTHORIZATION iDrago; GO CREATE TABLE Costpoint.P…
26 replies
I ran the sys.system_objects, sys.objects and sys.all_objects views in the same database. The resu…
4 replies
Hello, I am having an issue getting an accurate count of records between two dates, actually start …
1 replies
What are the most commonly used database objects that I should become familiar with? I'm trying to…
5 replies
Viewing 15 topics - 781 through 795 (of 1,539 total)
You must be logged in to create new topics.