Topics
Started by
Posts
Last post
Hello - I have a table with a bunch of sales orders from different channels (Example: Retail stores…
3 replies
If I have a data set which looks like this: Field Name...FieldA...FieldB...FieldC Count..........1…
5 replies
Please help me (very experienced SQL Server user) to find an answer to my following question in BOL…
4 replies
Hi, I need to get all files space used information in a remote server database. To get this in a lo…
11 replies
We have a machine build project that will consist of one parent Job Order and multiple sub Job Orde…
5 replies
I am going to type try to explain what is going on. Any help or advise will be greatly appreciated…
5 replies
Hey all, I have a database that is unfortunately not under my control. There is a certain varchar …
3 replies
Hey all, I have this piece of code SELECT * , CONVERT(DATETIME, RIGHT('00' + CAST(DAY(ans…
3 replies
Hi, is it possible to make a query to show the row that matches the where criteria and also the row…
6 replies
Hi All, i have this data: DECLARE @tblCron TABLE( id INT ,Nivel INT, A INT, B INT, C INT, D INT ) I…
14 replies
Hi all, I appreciate that when joining, I'm adding columns to (example) table1, from table2 - and y…
5 replies
Consider the scenario : DECLARE @var1= 'Create proc example1 AS begin Select * from table1 se…
2 replies
Hi all, I have a query that is trying to identify unique sales records by comparing against all pre…
17 replies
Is it possible to get a definition of a view from a linked server via OpenQuery command? As the cre…
3 replies
hi, please solve this error ,its urgent Msg 6260, Level 16, State 1, Procedure pPerformanceHistoryS…
18 replies
Viewing 15 topics - 6,346 through 6,360 (of 10,635 total)
You must be logged in to create new topics.