Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Temp Table and Temp variable in sql

Temp Table -Temporary Temp Tables 1)They can be created at run time in Tempdb database. 2)DDL,DML statements like select,update which can be executed on regular tables can be done on temporary tables. They can have constraints and can be indexed.

What Is Benchmark Testing In Software Testing ?

Benchmark Testing:- Generally benchmark testing is a fragment of the SDLC (Software Development Life Cycle) which includes to the both DBA (Database Administrator) and developers or programmers to identify the latest performance and renovates to enh

Charts in ASP.NET

While displaying data inside grid is very common but sometimes you need to display data in the chart for decision making and for management purpose. In that case what you need to do is to integrate the chart with your .NET application. Chart From a

  • 299
onchange quantity sequence in account module in OpenERP(Odoo-8)

In OpenERP first, we will manage all file and create module and then inherits to the account.invoice object in your .py file. Follow these step given below Step1- First, we create custom module like as a test module and put this test module in

Update closed column in database using button click?

I've been trying to do this multiple times but still didn't get the answer. I have a column named closed in my database and close button in my view, whenever I click the button close, I want it to update my closed column to '0' if it

Use of seeds in Rails

Hi Friends, Few days back I was facing an issue that once I was creating an application in development mode, I needed to sign up to my application with fake emails, so that was very troublesome process, so I found out about seeds in rails. There i

Understand Rails Authenticity Token

What happens when the user views a form in the browser for a resource, rails application creates a random string as a authenticity token and store that random token in the session and when the form generates, it places that token in the form as a hid

Export Postgres table to CSV

Postgres PostgreSQL is a powerful, open source object-relational database system. It supports storage of binary large objects, including pictures, sounds, or video. It compatible with may of programming interfaces like PHP, C/C++, Java, .

Difference between Delete and Truncate

Following is difference between Delete and Truncate in database: Delete: DELETE is a DML(Data Manipulation Language) Command. DELETE statement is executed using a row lock, each row in the table is locked for deletion. You can add filters in where

What is input pattern ?

The pattern value is use in input box which tells the user, In which pattern value will store in database. If the value is according to pattern then data will store otherwise it will shows an error. Its works with following input types:- text,sear

1 75 161
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: