Topics
Started by
Posts
Last post
In Oracle, when you declare a variable or parameter in a procedure, you can set the datatype to be …
3 replies
Would someone plz help me i need to know how to work sql for a pserver on shaiya so i can help out.…
4 replies
Hello all, I am working on my SQL project and don't understand what I am doing wrong. It might be t…
5 replies
Hi, I have been searching for a way to send a notification to an operator if either a CREATE DATABA…
2 replies
Hello all, I am new to sql server so please bare with me. I have a table call GEO create table GEO …
3 replies
I have 2 tables Customers and Orders. I am trying to get a count of orders for each customer in th…
6 replies
Can this be done using a query? Here is your data ID Colors 1 Blue 1 …
5 replies
I made the chnages to the boot.ini file based on Server 2003 STD, 4GB RAM SQL 2005 [boot loader] ti…
3 replies
I have a postcode Lookup table TableA DECLARE @TableA TABLE ( ID [bigint] IDENTITY(1,1) NOT NULL …
4 replies
Hello, I am having an issue with a select statement I am trying to run. I need to select some data …
2 replies
I am trying to add another field to this insert statement - but I am receiving an error message tha…
4 replies
First of all, let me pre-flame myself to save everyone else the time: - I'm stupid - I don't know w…
6 replies
We have three database env, Prod, Dev,Test. Each db servers has four databases(for sake of ex: A, B…
2 replies
Does creating a Table Value Function add to the execution time of the statement? I created some T-S…
52 replies
Plz help me understand why I am getting these errors: Msg 102, Level 15, State 1, Procedure createA…
6 replies
Viewing 15 topics - 4,126 through 4,140 (of 5,050 total)
You must be logged in to create new topics.