Difference between merge-Not matched and left outer join
Why should Merge-Not Matched be used instead of left outer join? I believe both will enable comparison of 2 tables. So what is the difference. Please advice.mayooran99
View ArticleMSSQL 2008 R2 SP1 failed to install
Overall summary: Final result: The patch installer has failed to update the following instance: MSSQLSERVER. To determine the reason for failure, review the log files. Exit code...
View ArticleHow to make server level configuration changes on 100 servers at a time
Hi All,I have a requirement from one of our clients where in a database level property (database owner) has to be changed on all the databases across the environment. There are around 100 servers on...
View ArticleDeletion of data within the database tables
The user is trying to clean up the 2014 data within the database tables. He is running a delete function which keeps causing the log files to exceed their limit. The tables are large and he is unable...
View ArticleHow to get the record insertion rate in sql?
I have a table to which insertion and deletion are happening. I need to analyze the performance and for that I need to know at what rate records are getting inserted and what rate they are getting...
View ArticleBackup and Restores scenario
Are my thoughts correct that in the event of a failure, there will always be data loss?Scenario:Full backup of database every day at 11:00pm.Log backup of database every hour.1/8/2015 full backup...
View ArticleSpilt the data into columns
hi , How to spilt the below Data into separate column is delimited with SINGLE PERIOD. If the data is not available between the periods I want the NULL to...
View ArticleGroup by statement
Hello everyone, I have a table that has the following attributes, among other tireBasicDescription, year, country' I want a query that returns the top 10 most sold tires by country and year. Can...
View Articleconvert columns to rows
Hi,I have data as below MSDATEA11.1.2010A21.1.2010 And i need the result as belowA1A21.1.20101.1.2010Please help..................urgent!!!!!!!!!!!!P kar
View ArticleSQL serever 2012 Setup has encountered an error when running a windows...
I am trying to install SQL server 2012 Express on a windows 7 PC for 2 days now. I feel like banging my head against the wall.I keep getting the following errors here's the full...
View Articleassociated records get deleted automatically from SQL server table
Hii all,we encountered new problem in SQL server we have two table 1 Stage Log (Stage log id primary key auto increment , Files id )2 scheme detail (Sanction detail id primary key auto increment , File...
View Articleusb webcam
HI, I have a usb webcam (creative socialize). Tried to record but will not save message I have format unsupported, how can i format so it will be saved , all stills are ok so it has downloaded the...
View Articlewhats about the log files of deleted events in SQL server
Dear all,It just raise a question in my mind so , asking to Gurus..I heards that if Suppose , i deletes records in SQL table and it is storing or copying a data in log files first so , we can rollback...
View ArticleHow to use Database Activity Monitoring in GreenSQL
Dear Forum and All,I have use GreenSQL Software but i don't know how to use Database Activity Monitoring in GreenSQL.Can help me about this issue.Thank you for your cooperation and support.Best...
View ArticleMicrosoft Access 2013
How to collect data in Microsoft Access 2013 via email with Outlook?
View ArticleIndicator using timestamp
Hi, I have data as below, I want the indicator to be displayed by using timestampsId task_id tsk_complete_ts task_due_date Id_end_ts tsk_indicator id_indicator50...
View ArticlePeopleSoft - SQL Server clone script
I am working for a county government as a consultant for PeopleSoft using SQL Server. When they restore a DEV instance from PROD, they have to manually stop the web server, app server and batch...
View ArticleTables relationship question
Hi I have a master child relationship between tblEquipmentGroup and tblEquipment tables as per below image.How can I set the relationship between these two with the third table tblEquipmentTransactions...
View ArticleHow to install sql server 2012 using the license of sql 2014
Hello,We want to install sql server 2012 on a server because of an application that can not work with sql server 2014. We have a license for sql server 2014. The license is not visible for sql 2014 in...
View ArticleUser 'guest' does not have permission to run DBCC
Good day to you. I try to attach a database mdf file to Microsoft SQL server 2014 on Amazon Elastic Computing Cloud, EC2, but fail with the following message, "User 'guest' does not have permission to...
View Article