Click here to Skip to main content
15,914,419 members
Home / Discussions / Database
   

Database

 
AnswerRe: new line Pin
bigbadben30-Sep-10 2:55
bigbadben30-Sep-10 2:55 
Question(INSERT EXEC statement cannot be nested.) and (Cannot use the ROLLBACK statement within an INSERT-EXEC statement.) how to solve this??!! Pin
Yajjoj25-Sep-10 9:43
Yajjoj25-Sep-10 9:43 
QuestionCreate Database in Oracle 9i Pin
MohanMbnr25-Sep-10 3:01
MohanMbnr25-Sep-10 3:01 
AnswerRe: Create Database in Oracle 9i Pin
Eddy Vluggen25-Sep-10 12:01
professionalEddy Vluggen25-Sep-10 12:01 
QuestionCreate database to share folder Pin
ndkit24-Sep-10 15:50
ndkit24-Sep-10 15:50 
AnswerRe: Create database to share folder Pin
Eddy Vluggen25-Sep-10 0:56
professionalEddy Vluggen25-Sep-10 0:56 
QuestionQuery Improvement Related to Lounge Post Pin
programmervb.netc++24-Sep-10 11:07
programmervb.netc++24-Sep-10 11:07 
AnswerRe: Query Improvement Related to Lounge Post Pin
Luc Pattyn24-Sep-10 11:29
sitebuilderLuc Pattyn24-Sep-10 11:29 
GeneralRe: Query Improvement Related to Lounge Post Pin
programmervb.netc++24-Sep-10 11:35
programmervb.netc++24-Sep-10 11:35 
AnswerRe: Query Improvement Related to Lounge Post Pin
Mycroft Holmes24-Sep-10 15:32
professionalMycroft Holmes24-Sep-10 15:32 
GeneralRe: Query Improvement Related to Lounge Post Pin
programmervb.netc++24-Sep-10 19:09
programmervb.netc++24-Sep-10 19:09 
GeneralRe: Query Improvement Related to Lounge Post Pin
programmervb.netc++27-Sep-10 13:50
programmervb.netc++27-Sep-10 13:50 
GeneralRe: Query Improvement Related to Lounge Post Pin
Mycroft Holmes27-Sep-10 15:45
professionalMycroft Holmes27-Sep-10 15:45 
programmervb.netc++ wrote:
first and last name then concat as needed for the result just write it into the SQL


That is definitely reasonable, however you need to make a judgment call on how much formatting you do in the query. EG you may note the guy who wants to add CRLF to the data in the query, this is totally invalid whereas concat of the names is good.

It also depends on the volume of data you are delivering, if you are doing this profile for 1 patient then this query is almost valid (I would still split it out for support reasons) doing this for 1000s is not valid.
Never underestimate the power of human stupidity
RAH

GeneralRe: Query Improvement Related to Lounge Post Pin
programmervb.netc++29-Sep-10 18:35
programmervb.netc++29-Sep-10 18:35 
AnswerRe: Query Improvement Related to Lounge Post Pin
Richard MacCutchan24-Sep-10 23:34
mveRichard MacCutchan24-Sep-10 23:34 
GeneralRe: Query Improvement Related to Lounge Post Pin
programmervb.netc++27-Sep-10 13:47
programmervb.netc++27-Sep-10 13:47 
QuestionDBBackup Error Pin
MWRivera24-Sep-10 5:53
MWRivera24-Sep-10 5:53 
Questionhow to upload sql database on remote database [moved] Pin
Rohit from Delhi24-Sep-10 0:39
Rohit from Delhi24-Sep-10 0:39 
AnswerRe: how to upload sql database on remote database Pin
1.21 Gigawatts24-Sep-10 0:42
1.21 Gigawatts24-Sep-10 0:42 
GeneralRe: how to upload sql database on remote database Pin
LunaticFringe24-Sep-10 0:43
LunaticFringe24-Sep-10 0:43 
AnswerRe: how to upload sql database on remote database Pin
Nagy Vilmos24-Sep-10 0:53
professionalNagy Vilmos24-Sep-10 0:53 
AnswerRe: how to upload sql database on remote database Pin
Mark_Wallace24-Sep-10 0:54
Mark_Wallace24-Sep-10 0:54 
AnswerRe: how to upload sql database on remote database PinPopular
NormDroid24-Sep-10 1:06
professionalNormDroid24-Sep-10 1:06 
GeneralRe: how to upload sql database on remote database [modified] Pin
Nagy Vilmos24-Sep-10 1:12
professionalNagy Vilmos24-Sep-10 1:12 
AnswerRe: how to upload sql database on remote database Pin
Michael Schubert24-Sep-10 1:12
Michael Schubert24-Sep-10 1:12 

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.