Click here to Skip to main content
15,909,835 members
Home / Discussions / Database
   

Database

 
GeneralRe: Select statement: ordering by column name. Pin
Ralph D. Wilson II31-Jul-13 5:59
Ralph D. Wilson II31-Jul-13 5:59 
GeneralRe: Select statement: ordering by column name. Pin
Septimus Hedgehog31-Jul-13 7:46
Septimus Hedgehog31-Jul-13 7:46 
QuestionSQL Database Security Pin
Zeyad Jalil22-Jun-13 0:04
professionalZeyad Jalil22-Jun-13 0:04 
AnswerRe: SQL Database Security Pin
Eddy Vluggen22-Jun-13 7:24
professionalEddy Vluggen22-Jun-13 7:24 
AnswerRe: SQL Database Security Pin
Mycroft Holmes22-Jun-13 13:40
professionalMycroft Holmes22-Jun-13 13:40 
Generalmysql or postgresql for Ubuntu + Java trading system? Pin
crunchor21-Jun-13 20:41
crunchor21-Jun-13 20:41 
GeneralRe: mysql or postgresql for Ubuntu + Java trading system? Pin
Rutvik Dave21-Jun-13 21:20
professionalRutvik Dave21-Jun-13 21:20 
GeneralRe: mysql or postgresql for Ubuntu + Java trading system? Pin
Matthew Faithfull21-Jun-13 21:51
Matthew Faithfull21-Jun-13 21:51 
When deciding between MySQL or Postgresql look at the granularity of your data. Postressql is designed for big lumps of data like astronomy images or video streams, MySQL for small lumps of data like account information.
Both will likely work but the thinking behind each is different and this will be reflected in performance and ease of use.
"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

GeneralRe: mysql or postgresql for Ubuntu + Java trading system? Pin
crunchor21-Jun-13 23:56
crunchor21-Jun-13 23:56 
GeneralRe: mysql or postgresql for Ubuntu + Java trading system? Pin
Bernhard Hiller23-Jun-13 21:25
Bernhard Hiller23-Jun-13 21:25 
QuestionGenerating Custom XML from multiple rows in SQL server Pin
ONeil Tomlinson19-Jun-13 5:10
ONeil Tomlinson19-Jun-13 5:10 
AnswerRe: Generating Custom XML from multiple rows in SQL server Pin
Richard MacCutchan19-Jun-13 7:00
mveRichard MacCutchan19-Jun-13 7:00 
AnswerRe: Generating Custom XML from multiple rows in SQL server Pin
RedDk23-Jun-13 9:21
RedDk23-Jun-13 9:21 
QuestionHow to permanently solve (blocked because of many connection0 error? Pin
Jassim Rahma18-Jun-13 2:25
Jassim Rahma18-Jun-13 2:25 
AnswerRe: How to permanently solve (blocked because of many connection0 error? Pin
jschell18-Jun-13 8:40
jschell18-Jun-13 8:40 
AnswerRe: How to permanently solve (blocked because of many connection0 error? Pin
Bernhard Hiller19-Jun-13 21:13
Bernhard Hiller19-Jun-13 21:13 
Questionarabic character not saved in MySQL Pin
Jassim Rahma16-Jun-13 10:20
Jassim Rahma16-Jun-13 10:20 
AnswerRe: arabic character not saved in MySQL Pin
Simon_Whale16-Jun-13 22:32
Simon_Whale16-Jun-13 22:32 
GeneralRe: arabic character not saved in MySQL Pin
Jassim Rahma17-Jun-13 11:27
Jassim Rahma17-Jun-13 11:27 
QuestionDatabase Design For Multiple Product Types Pin
Member 770211015-Jun-13 0:28
Member 770211015-Jun-13 0:28 
AnswerRe: Database Design For Multiple Product Types Pin
Eddy Vluggen15-Jun-13 2:41
professionalEddy Vluggen15-Jun-13 2:41 
AnswerRe: Database Design For Multiple Product Types Pin
David Mujica17-Jun-13 4:08
David Mujica17-Jun-13 4:08 
GeneralRe: Database Design For Multiple Product Types Pin
Jörgen Andersson17-Jun-13 7:19
professionalJörgen Andersson17-Jun-13 7:19 
QuestionCreating New Database in SQL 2012 Management Studio Pin
Gary Heath13-Jun-13 6:41
Gary Heath13-Jun-13 6:41 
AnswerRe: Creating New Database in SQL 2012 Management Studio Pin
Eddy Vluggen13-Jun-13 9:45
professionalEddy Vluggen13-Jun-13 9:45 

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.