Click here to Skip to main content
15,891,567 members
Home / Discussions / Database
   

Database

 
AnswerRe: display all cleaners using Join Pin
David Mujica23-Sep-13 3:01
David Mujica23-Sep-13 3:01 
QuestionmySql server host error Pin
George Tsiga21-Sep-13 6:17
George Tsiga21-Sep-13 6:17 
AnswerRe: mySql server host error Pin
Eddy Vluggen22-Sep-13 0:30
professionalEddy Vluggen22-Sep-13 0:30 
GeneralRe: mySql server host error Pin
George Tsiga22-Sep-13 1:03
George Tsiga22-Sep-13 1:03 
QuestionQuestion about schema? Pin
Super Lloyd18-Sep-13 14:32
Super Lloyd18-Sep-13 14:32 
AnswerRe: Question about schema? Pin
Mycroft Holmes18-Sep-13 15:36
professionalMycroft Holmes18-Sep-13 15:36 
AnswerRe: Question about schema? Pin
Jörgen Andersson18-Sep-13 20:37
professionalJörgen Andersson18-Sep-13 20:37 
AnswerRe: Question about schema? Pin
RedDk19-Sep-13 7:27
RedDk19-Sep-13 7:27 
After you CREATE SCHEMA you'll notice that the object, if I could call it that for a moment, is found in the Security folder of the Object Browser tree. But as far as using SCHEMA as one would an "idea" in the "scheme of things" ... it's nature is perfect for that.

I use it to isolate dev stages as I work on scripts. Testing procedures, isolating a vast array of data tables by filtering them via SCHEMA, in Object Viewer, is very easy. In fact one of the only downsides to using SQL Server Management Studio happens to be that only one SCHEMA at a time is filterable.

That and a very aggrevating lack of code editor collapsablilty (-/+) as in VS. But that's rant for another holiday. ARRRRGHHHH me buckoe.
AnswerRe: Question about schema? Pin
jschell19-Sep-13 11:28
jschell19-Sep-13 11:28 
QuestionSql Query Pin
Srinivas Uttareshwar16-Sep-13 23:02
Srinivas Uttareshwar16-Sep-13 23:02 
AnswerRe: Sql Query Pin
Simon_Whale17-Sep-13 0:22
Simon_Whale17-Sep-13 0:22 
GeneralRe: Sql Query Pin
Srinivas Uttareshwar17-Sep-13 1:38
Srinivas Uttareshwar17-Sep-13 1:38 
GeneralRe: Sql Query Pin
Richard Deeming17-Sep-13 1:44
mveRichard Deeming17-Sep-13 1:44 
GeneralRe: Sql Query Pin
Srinivas Uttareshwar17-Sep-13 1:50
Srinivas Uttareshwar17-Sep-13 1:50 
GeneralRe: Sql Query Pin
Richard Deeming17-Sep-13 1:53
mveRichard Deeming17-Sep-13 1:53 
GeneralRe: Sql Query Pin
Srinivas Uttareshwar17-Sep-13 1:56
Srinivas Uttareshwar17-Sep-13 1:56 
GeneralRe: Sql Query Pin
Richard Deeming17-Sep-13 2:03
mveRichard Deeming17-Sep-13 2:03 
GeneralRe: Sql Query Pin
Srinivas Uttareshwar17-Sep-13 2:09
Srinivas Uttareshwar17-Sep-13 2:09 
GeneralRe: Sql Query PinPopular
Richard Deeming17-Sep-13 2:42
mveRichard Deeming17-Sep-13 2:42 
GeneralRe: Sql Query Pin
Simon_Whale17-Sep-13 3:15
Simon_Whale17-Sep-13 3:15 
GeneralRe: Sql Query Pin
Jörgen Andersson17-Sep-13 20:20
professionalJörgen Andersson17-Sep-13 20:20 
AnswerRe: Sql Query Pin
Mycroft Holmes17-Sep-13 12:57
professionalMycroft Holmes17-Sep-13 12:57 
Questionhow to check available cleaner Pin
Jassim Rahma16-Sep-13 9:28
Jassim Rahma16-Sep-13 9:28 
AnswerRe: check the end time also Pin
David Mujica16-Sep-13 9:43
David Mujica16-Sep-13 9:43 
GeneralRe: check the end time also Pin
Jassim Rahma16-Sep-13 9:46
Jassim Rahma16-Sep-13 9:46 

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.