Learning Curve- Perfect Tutorial for the beginers
Follow us on Twitter Follow us on Facebook Follow us on Google Plus Follow us on rss
Skip to content
  • Home
  • APS1.0
  • APS2.0
  • PHP
  • SQ L& MYsql
  • Linux Shell Scripting
  • Codeigniter
  • Technical questions
  • Laravel
  • Angularjs
  • Node js
  • English Corner

Author Archives: Admin

Post navigation
← Older posts
Newer posts →

Do we need to add type=”text/javascript” inside the

Category: PHP Tags: importance of type="text/javascript", javascript type=text/javascript

Total count of a table data in mysql without using COUNT

Count of total data with out using Count function

select sum(1) as count from tablename;

Count of total data using Count function

select count(*) from tablename;

Category: SQ L& MYsql Tags: count() function in mysql, sum function in mysql, total count of mysql table data without using count function

Supported range of DATE,DATETIME,TIMESTAMP in mysql

DATE- Supported range is ‘1000-01-01’ to ‘9999-12-31’

DATETIME-Supported range is ‘1000-01-01’ to ‘9999-12-31’

TIMESTAMP-Supported range is ‘1970-01-01 00:00:01’ UTC to ‘2038-01-19 03:14:07’ UTC

Category: SQ L& MYsql Tags: date range in mysql, datetime, maximum and minimum value of date fields in mysql, mysql date, timestamp

MDF,LDF,NDF in RDBMS

MDF-Primary Data file–holds the data and datafiles
LDF-Log file–holds the transaction completed by database information
NDF-Secondary Data file- holds only data file

Category: SQ L& MYsql Tags: LDF, ldf in sqlserver2008, MDF, NDF, term mdf

Examples of RDBMS

Oracle
Mysql
Microsoft SQL Server
Postgresql
IBM Db2

Category: SQ L& MYsql Tags: list of RDBMS, RDBMS tutorials, relational database managements

APS package: Enum field has empty entry in dropdown

Drop down is showing like this. please see the attached screen

dropdeown

If you give default value in the enum it will work without space

use the below scripts in source file


Welcome

test


testtest

Category: APS1.0 Tags: dropdown box showing one empty field in aps package, empty field in dropdown in aps package, enum field has an empty in dropdown

Upgrade firefox in Ubuntu

$ sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
$ sudo apt-get update
$ sudo apt-get install firefox

Category: Linux Shell Scripting Tags: command to update firefox, terminal command to update firefox, update firefox in ubuntu, update firefox version in ubuntu

Displaying version number-Release version of ubuntu

lsb_release -a

Category: Linux Shell Scripting Tags: display release number of ubuntu, find out current version of ubuntu, ubuntu software version display, ubuntu version number using terminal

Accessing problem of files in var/www in ubuntu

This is beacuse of permission problem go to terminal and add the following commands

chmod -R 775 /var/www/yourfolder

Category: Linux Shell Scripting Tags: chmod in ubuntu, editing php files in ubuntu

In service plan ‘Available for sale’ field showing as “IN ccp only” with Yellow color. Some other service plan it is showing “In online store and ccp” why

After Syncronizing the store it will show– as “Online store and CCP” with green color

For this go to Billing Section Product-onlinestore.

Category: APS1.0 Tags: aps package tutorials, aps tutorial, in ccp only, online store and ccp, service plan visibility
Post navigation
← Older posts
Newer posts →

Recent Posts

  • How to change mysql engine from Myisam to Innodb
  • Error: MySQL shutdown unexpectedly in XAMPP
  • nodemon is not working in windows.nodemon -v is showing errors
  • Error [ERR_REQUIRE_ESM]: require() of ES Module E:\node-course\notes-app\node_modules\chalk\source\index.js from E:\node-course\app.js not supported. Instead change the require of index.js in E:\node-course\app.js to a dynamic import() which is available in all CommonJS modules. at Object. (E:\node-course\notes-app\app.js:8:15) { code: ‘ERR_REQUIRE_ESM’
  • Word Power

Recent Comments

  • Shrinivasa on Delete in Laravel with join condition
  • Vasanthan pv on Force Download in laravel-file download in laravel
  • Trey Mhundwa on Force Download in laravel-file download in laravel
  • Vasanthan pv on Link not working in codeigniter, base_url() displaying “”http://::1” why?
  • adil on Link not working in codeigniter, base_url() displaying “”http://::1” why?

Archives

Categories

Tweets about mydoubtsin
Follow @mydoubtsin
web
statistics
Copyright 2016
mydoubts.in
Iconic One Theme | Powered by Wordpress