Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
Please add more q&A
Hi, please add interview questions and answers for mulesoft technology. 2020-07-22, 550👍, 0💬
Interview question
Have you ever worked without salary? 2020-02-20, 601👍, 0💬
About interview.FYIcenter.com
interview.FYIcenter.com offers a collections of interview questions and answers for software and Web developers. 2016-06-25, 9952👍, 0💬
The question is from software maintenance.Please help
Indicate the basic criteria used in testing requirements specifications. 2011-03-24, 3722👍, 0💬
How do you open an SSH connection to a remote box?
How do you open an SSH connection to a remote box? ???? 2009-07-20, 6052👍, 0💬
What Is InnoDB
What Is InnoDB? - MySQL FAQs - Database Basics and Terminologies InnoDB is a transaction safe storage engine developed by Innobase Oy (an Oracle company now). 2007-05-10, 5091👍, 0💬
What Is Rollback
What Is Rollback? - MySQL FAQs - Database Basics and Terminologies Rollback is a way to terminate a transaction with all database changes not saving to the database server. 2007-05-10, 5249👍, 0💬
What Is Commit
What Is Commit? - MySQL FAQs - Database Basics and Terminologies Commit is a way to terminate a transaction with all database changes to be saved permanently to the database server. 2007-05-10, 5014👍, 0💬
What Is Column
What Is Column? - MySQL FAQs - Database Basics and Terminologies A column defines one piece of data stored in all rows of the table. 2007-05-10, 4659👍, 0💬
What Is Index
What Is Index? - MySQL FAQs - Database Basics and Terminologies An index is a single column or multiple columns defined to have values pre-sorted to speed up data retrieval speed. 2007-05-10, 4654👍, 0💬
What Is Table
What Is Table? - MySQL FAQs - Database Basics and Terminologies A table is a data storage structure with rows and columns. 2007-05-10, 4715👍, 0💬
What Is Union
What Is Union? - MySQL FAQs - Database Basics and Terminologies Join is data retrieval operation that combines multiple query outputs of the same structure into a single output. 2007-05-10, 4710👍, 0💬
Popular Posts:
How Do You Uninstall JUnit Uninstalling JUnit is easy. Just remember these: Delete the directory tha...
How do I use a scriptlet to initialize a newly instantiated bean? A jsp:useBean action may optionall...
How will you freeze the requirement in this case? What will be your requirement satisfaction criteri...
How did you implement UML in your project ? PART II Implementation phase / Coding phase (Class diagr...
What is the purpose of Replication ? Replication is way of keeping data synchronized in multiple dat...