Topics
Started by
Posts
Last post
I have the following in my where clause WHERE R.ORIG_URN = C.URN AND r.S_TIME = g.Timestamp AND …
2 replies
Good evening: I have two tables named [@sys_pdevoluciones] and [@sys_psucursales] they can be joine…
2 replies
Hi everyone: I'm trying to export some tables to some Sheets (same XLSX or XLS file). The problem i…
2 replies
DECLARE mySQL_cur CURSOR FOR SELECTaccno, accname FROMtb1 T1 (Nolock) LEFT JOINtb2 T2 (Nolock)…
6 replies
Hi All, Here is a table with 1 column (number only) the data is: 1,7,4,7,4,2,7 for example if i wan…
3 replies
Hi, I have tables that look something like this: Document table DocID.......DocTitle 232.......Titl…
2 replies
Is there any documented Naming Conventions for Tables, Views and Functions? We know that Stored Pro…
14 replies
Dear All, please help me, i have installed on my computer. There are; + Microsoft Windows 7 Pro (…
2 replies
hi everyone,as im new to sql server i would like you to help me with the stored procedures. the req…
2 replies
I have a stored procedure that has table name as one of it's parameters and I want to be able to ex…
8 replies
Hi Everyone! I'm in the process of designing a database using Access 2010 as a front end and Micros…
6 replies
Hello, I am new to SQL and am slowly llearning, so please forgive me if I ask a dumb question. I wa…
55 replies
how would i script a join (or anything else for that matter) between two tables/databases on differ…
4 replies
Hi Guys Can someone tell me why this does not work: DECLARE @XmlData xml DECLARE @NewValue varchar…
1 replies
Our team just implemented TFS 2010 to use for application code versioning through Visual Studio wit…
2 replies
Viewing 15 topics - 3,181 through 3,195 (of 5,050 total)
You must be logged in to create new topics.