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

Database

 
GeneralRe: Permissions Problem? Pin
#realJSOP20-Mar-10 3:40
mve#realJSOP20-Mar-10 3:40 
GeneralRe: Permissions Problem? Pin
Luc Pattyn20-Mar-10 3:53
sitebuilderLuc Pattyn20-Mar-10 3:53 
GeneralRe: Permissions Problem? Pin
#realJSOP20-Mar-10 3:50
mve#realJSOP20-Mar-10 3:50 
QuestionRetrieving the lastest instance of a record [ SOLVED] Pin
#realJSOP20-Mar-10 2:53
mve#realJSOP20-Mar-10 2:53 
AnswerRe: Retrieving the lastest instance of a record Pin
Luc Pattyn20-Mar-10 3:17
sitebuilderLuc Pattyn20-Mar-10 3:17 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP20-Mar-10 3:32
mve#realJSOP20-Mar-10 3:32 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP20-Mar-10 4:15
mve#realJSOP20-Mar-10 4:15 
GeneralRe: Retrieving the lastest instance of a record Pin
Luc Pattyn20-Mar-10 4:23
sitebuilderLuc Pattyn20-Mar-10 4:23 
Wow. Your question well exceeds what I know about SQL.
I've never used temp tables, I very rarely use nested selects.
I'm still learning, mostly by reading the SQL forum.

Did you try the TOP 1 ... ORDER BY ... approach? that one typically works for me.


John Simmons / outlaw programmer wrote:
I am of the current opinion that SQL sucks.


I'm afraid that will never change. At best, one gets used to it.


Suggestion: post your exact SQL statement, and wait for Mycroft to comment on it. He's probably the most knowledgeable around here.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.

GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP20-Mar-10 5:02
mve#realJSOP20-Mar-10 5:02 
GeneralRe: Retrieving the lastest instance of a record Pin
i.j.russell20-Mar-10 8:48
i.j.russell20-Mar-10 8:48 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP21-Mar-10 2:01
mve#realJSOP21-Mar-10 2:01 
GeneralRe: Retrieving the lastest instance of a record Pin
i.j.russell21-Mar-10 2:32
i.j.russell21-Mar-10 2:32 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP21-Mar-10 10:41
mve#realJSOP21-Mar-10 10:41 
GeneralRe: Retrieving the lastest instance of a record Pin
i.j.russell21-Mar-10 11:28
i.j.russell21-Mar-10 11:28 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP21-Mar-10 12:24
mve#realJSOP21-Mar-10 12:24 
GeneralRe: Retrieving the lastest instance of a record Pin
i.j.russell21-Mar-10 12:45
i.j.russell21-Mar-10 12:45 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP22-Mar-10 0:05
mve#realJSOP22-Mar-10 0:05 
GeneralRe: Retrieving the lastest instance of a record Pin
i.j.russell22-Mar-10 0:13
i.j.russell22-Mar-10 0:13 
GeneralRe: Retrieving the lastest instance of a record Pin
#realJSOP21-Mar-10 2:26
mve#realJSOP21-Mar-10 2:26 
AnswerRe: Retrieving the lastest instance of a record [ SOLVED] Pin
Luc Pattyn20-Mar-10 4:49
sitebuilderLuc Pattyn20-Mar-10 4:49 
GeneralRe: Retrieving the lastest instance of a record [ SOLVED] Pin
#realJSOP20-Mar-10 6:22
mve#realJSOP20-Mar-10 6:22 
QuestionT-SQL - Select with relationships Pin
#realJSOP20-Mar-10 2:50
mve#realJSOP20-Mar-10 2:50 
AnswerRe: T-SQL - Select with relationships Pin
amer shammout20-Mar-10 4:25
amer shammout20-Mar-10 4:25 
AnswerRe: T-SQL - Select with relationships Pin
i.j.russell20-Mar-10 4:28
i.j.russell20-Mar-10 4:28 
QuestionSQL server encryption Pin
Central_IT19-Mar-10 6:00
Central_IT19-Mar-10 6:00 

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.