Click here to Skip to main content
15,885,365 members
Home / Discussions / Database
   

Database

 
GeneralNaming Convention for Indexes and Triggers and Constraints Pin
Brendan Vogt12-Dec-07 3:00
Brendan Vogt12-Dec-07 3:00 
GeneralCreating an Index on a Foreign Key Pin
Brendan Vogt12-Dec-07 2:54
Brendan Vogt12-Dec-07 2:54 
GeneralRe: Creating an Index on a Foreign Key Pin
DoomedOne12-Dec-07 3:33
DoomedOne12-Dec-07 3:33 
GeneralRe: Creating an Index on a Foreign Key Pin
andyharman12-Dec-07 23:44
professionalandyharman12-Dec-07 23:44 
GeneralReleasing lock on an Oracle package. Pin
Mel Padden12-Dec-07 0:59
Mel Padden12-Dec-07 0:59 
Generalregarding Group by Pin
praveenanand11-Dec-07 22:44
praveenanand11-Dec-07 22:44 
GeneralRe: regarding Group by Pin
Rohde11-Dec-07 23:19
Rohde11-Dec-07 23:19 
GeneralRe: regarding Group by Pin
Colin Angus Mackay12-Dec-07 0:03
Colin Angus Mackay12-Dec-07 0:03 
praveenanand wrote:
if we are trying to add the several columns in select statement without using Aggregate functions and only one condition in group by.


You can't. Each column not specified in the GROUP BY clause must be part of an aggregate on the SELECT. If you think about what it is doing you will see why.



Upcoming FREE developer events:
* Developer Day Scotland

My website | blog


GeneralIs there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 22:35
Rocky#11-Dec-07 22:35 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rohde11-Dec-07 23:17
Rohde11-Dec-07 23:17 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 23:24
Rocky#11-Dec-07 23:24 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rohde11-Dec-07 23:32
Rohde11-Dec-07 23:32 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 23:39
Rocky#11-Dec-07 23:39 
Questionhow select row ? Pin
azumike11-Dec-07 22:34
azumike11-Dec-07 22:34 
GeneralRe: how select row ? Pin
Rohde11-Dec-07 23:19
Rohde11-Dec-07 23:19 
QuestionRe: how select row ? Pin
azumike11-Dec-07 23:32
azumike11-Dec-07 23:32 
GeneralRe: how select row ? Pin
Rohde11-Dec-07 23:39
Rohde11-Dec-07 23:39 
GeneralRe: how select row ? Pin
azumike12-Dec-07 23:25
azumike12-Dec-07 23:25 
GeneralCONCATENATION problem!!?? (SQL 2000) Pin
anthoy11-Dec-07 22:04
anthoy11-Dec-07 22:04 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
pmarfleet11-Dec-07 22:15
pmarfleet11-Dec-07 22:15 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
anthoy11-Dec-07 22:21
anthoy11-Dec-07 22:21 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
pmarfleet11-Dec-07 22:33
pmarfleet11-Dec-07 22:33 
QuestionConnect sql server 2000 by ADO.NET on two VLAN??? Pin
Doan Quynh11-Dec-07 20:23
Doan Quynh11-Dec-07 20:23 
QuestionSQL Perfomance severe decline, why? Pin
alexvw11-Dec-07 16:05
alexvw11-Dec-07 16:05 
GeneralRe: SQL Perfomance severe decline, why? Pin
SimulationofSai11-Dec-07 21:55
SimulationofSai11-Dec-07 21:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.